Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/basic
In directory usw-pr-cvs1:/tmp/cvs-serv20464/phpslash-ft/public_html/templates/en/basic
Modified Files:
authorProfile.tpl
Log Message:
displayOptions
Index: authorProfile.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/basic/authorProfile.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** authorProfile.tpl 31 May 2002 16:45:56 -0000 1.2
--- authorProfile.tpl 1 Jun 2002 15:05:39 -0000 1.3
***************
*** 36,39 ****
--- 36,41 ----
<td class="descr"><input type="text" name="{DOPTION_VALUE}" value="{DOPTION_VALUE_VAL}" size="20" /></td>
<!-- END each_default_option -->
+ <!-- BEGIN each_option -->
+ <!-- END each_option -->
<tr>
</table>
|