Update of /cvsroot/phpwsbb/phpwsbb/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24523/templates
Modified Files:
view.tpl
Log Message:
Allowed admins to edit other user's settings through an option on the message display.
Index: view.tpl
===================================================================
RCS file: /cvsroot/phpwsbb/phpwsbb/templates/view.tpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** view.tpl 14 Sep 2004 04:23:08 -0000 1.14
--- view.tpl 17 Sep 2004 15:53:35 -0000 1.15
***************
*** 29,32 ****
--- 29,35 ----
[{BAN_USERNAME}]<br />
<!-- END BAN_USER -->
+ <!-- BEGIN EDIT_SETTINGS -->
+ [{EDIT_USER}]<br />
+ <!-- END EDIT_SETTINGS -->
</span>
</td>
|