[pLog-svn] r6412 - templates/branches/lifetype-1.2/unported/splat

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Tue Apr 29 08:30:04 EDT 2008


Author: jondaley
Date: 2008-04-29 08:30:04 -0400 (Tue, 29 Apr 2008)
New Revision: 6412

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

Modified: templates/branches/lifetype-1.2/unported/splat/postandcomments.template
===================================================================
--- templates/branches/lifetype-1.2/unported/splat/postandcomments.template	2008-04-29 12:26:31 UTC (rev 6411)
+++ templates/branches/lifetype-1.2/unported/splat/postandcomments.template	2008-04-29 12:30:04 UTC (rev 6412)
@@ -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