Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default
In directory usw-pr-cvs1:/tmp/cvs-serv19295/phpslash-ft/public_html/templates/en/default
Modified Files:
authorNew.tpl authorList.tpl
Log Message:
author admin method cleanup
Index: authorNew.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/authorNew.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** authorNew.tpl 31 May 2002 16:45:56 -0000 1.10
--- authorNew.tpl 3 Jun 2002 18:04:55 -0000 1.11
***************
*** 1,3 ****
--- 1,4 ----
<!-- authorNew.tpl -->
+ {TITLEBAR}
<FORM ACTION="{ACTION_URL}" METHOD=POST>
<TABLE BORDER=0>
Index: authorList.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/authorList.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** authorList.tpl 20 May 2002 19:54:17 -0000 1.8
--- authorList.tpl 3 Jun 2002 18:04:55 -0000 1.9
***************
*** 1,3 ****
--- 1,4 ----
<!-- authorList.tpl -->
+ {TITLEBAR}
<FORM ACTION="{ACTION_URL}" METHOD=POST>
<TABLE border=0 cellpadding=3 cellspacing=0>
|