[pLog-svn] r5561 - plog/branches/lifetype-1.2/templates/admin

oscar at devel.lifetype.net oscar at devel.lifetype.net
Fri Jun 22 13:54:55 EDT 2007


Author: oscar
Date: 2007-06-22 13:54:54 -0400 (Fri, 22 Jun 2007)
New Revision: 5561

Modified:
   plog/branches/lifetype-1.2/templates/admin/globalsettings_general.template
Log:
Fixed a localization key.

Modified: plog/branches/lifetype-1.2/templates/admin/globalsettings_general.template
===================================================================
--- plog/branches/lifetype-1.2/templates/admin/globalsettings_general.template	2007-06-22 10:41:06 UTC (rev 5560)
+++ plog/branches/lifetype-1.2/templates/admin/globalsettings_general.template	2007-06-22 17:54:54 UTC (rev 5561)
@@ -78,7 +78,7 @@
    <!-- hard_recent_posts_max -->
    <div class="field">
     <label for="config[hard_recent_posts_max]">hard_recent_posts_max</label>
-    <div class="formHelp">{$locale->tr("hard_recent_posts_max_help")}</div>
+    <div class="formHelp">{$locale->tr("help_hard_recent_posts_max")}</div>
     <input style="width:100%" type="text" name="config[hard_recent_posts_max]" value="{$hard_recent_posts_max}"/>
    </div>
    <!-- show_comments_max -->



More information about the pLog-svn mailing list