Update of /cvsroot/phpwebsite-comm/modules/phpwsbb/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7644/templates
Modified Files:
forum.tpl
Log Message:
I think the initial commit was of an older version...
This fixes stuff.
Index: forum.tpl
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/phpwsbb/templates/forum.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** forum.tpl 23 Aug 2008 04:19:18 -0000 1.1
--- forum.tpl 12 Sep 2008 07:12:11 -0000 1.2
***************
*** 13,17 ****
--- 13,19 ----
<p>{CATEGORY_TEXT}: {CATEGORY_LINKS}</p>
<!-- END CAT -->
+ <!-- BEGIN MODRTRS -->
<p>{FORUM_MODERATORS_LBL}: {FORUM_MODERATORS}</p>
+ <!-- END MODRTRS -->
{FORUM_ADD_TOPIC_BTN}
|