[pLog-svn] r6408 - templates/branches/lifetype-1.2/unported/outback

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Tue Apr 29 08:21:43 EDT 2008


Author: jondaley
Date: 2008-04-29 08:21:43 -0400 (Tue, 29 Apr 2008)
New Revision: 6408

Modified:
   templates/branches/lifetype-1.2/unported/outback/postandcomments.template
Log:
cleanup

Modified: templates/branches/lifetype-1.2/unported/outback/postandcomments.template
===================================================================
--- templates/branches/lifetype-1.2/unported/outback/postandcomments.template	2008-04-29 12:20:54 UTC (rev 6407)
+++ templates/branches/lifetype-1.2/unported/outback/postandcomments.template	2008-04-29 12:21:43 UTC (rev 6408)
@@ -8,9 +8,9 @@
     <div class="post">
         {include file="$blogtemplate/post.template"}
    		<!-- {$url->postTrackbackLink($post)} -->
-        {pager style="links"}    
     
         <h2 id="comments">{$locale->tr("comments")}</h2>
+        {pager style="links"}    
         
          <ol id="commentlist">
         {foreach from=$comments item=comment}



More information about the pLog-svn mailing list