[pLog-svn] r2270 - plog/branches/plog-1.0.2/templates/standard-with-plugins

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Thu Jun 23 18:21:40 GMT 2005


Author: jondaley
Date: 2005-06-23 18:21:39 +0000 (Thu, 23 Jun 2005)
New Revision: 2270

Modified:
   plog/branches/plog-1.0.2/templates/standard-with-plugins/postandcomments.template
Log:
pwestbro must have missed a couple when moving trackbacks from post.template to postandcomments.template in rev 2219

Modified: plog/branches/plog-1.0.2/templates/standard-with-plugins/postandcomments.template
===================================================================
--- plog/branches/plog-1.0.2/templates/standard-with-plugins/postandcomments.template	2005-06-23 18:13:56 UTC (rev 2269)
+++ plog/branches/plog-1.0.2/templates/standard-with-plugins/postandcomments.template	2005-06-23 18:21:39 UTC (rev 2270)
@@ -13,6 +13,7 @@
 </p>
    
    		{assign var="poster" value=$post->getUserInfo()}
+        <!-- {$url->postTrackbackLink($post)} -->
    		
    		{include file="$blogtemplate/post.template"}
 <h2>{$locale->tr("comments_for_post")}</h2>	




More information about the pLog-svn mailing list