[pLog-svn] r6395 - templates/branches/lifetype-1.2/unported/flyupsky-daytime

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Tue Apr 29 07:47:35 EDT 2008


Author: jondaley
Date: 2008-04-29 07:47:35 -0400 (Tue, 29 Apr 2008)
New Revision: 6395

Modified:
   templates/branches/lifetype-1.2/unported/flyupsky-daytime/postandcomments.template
Log:
using default comment form

Modified: templates/branches/lifetype-1.2/unported/flyupsky-daytime/postandcomments.template
===================================================================
--- templates/branches/lifetype-1.2/unported/flyupsky-daytime/postandcomments.template	2008-04-29 11:45:28 UTC (rev 6394)
+++ templates/branches/lifetype-1.2/unported/flyupsky-daytime/postandcomments.template	2008-04-29 11:47:35 UTC (rev 6395)
@@ -48,7 +48,7 @@
 {$comment->gettext()}
 
 <div class="comments-post">
-[<a href="{$url->postPermalink($post)}#comments_form">{$locale->tr("comments")}</a>]|
+[<a href="{$url->postPermalink($post)}#CommentForm">{$locale->tr("comments")}</a>]|
     {$locale->tr("posted_by")}
     {if $comment->getUserUrl() != ""}
      <a href="{$comment->getUserUrl()}"}>{$comment->getUsername()}</a>



More information about the pLog-svn mailing list