From: Rob H. <for...@us...> - 2002-06-14 00:35:15
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv6807/templates Modified Files: configuration.html Log Message: "preferences" has been renamed to "configuration" Index: configuration.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/configuration.html,v retrieving revision 1.1 retrieving revision 1.2 diff -U2 -r1.1 -r1.2 --- configuration.html 5 Jun 2002 06:19:21 -0000 1.1 +++ configuration.html 14 Jun 2002 00:35:12 -0000 1.2 @@ -1,4 +1,4 @@ <form submit="<TMPL_VAR NAME=PROGNAME>"> -<input type="hidden" name="action" value="preferences" /> +<input type="hidden" name="action" value="configuration" /> <table width="100%" border="0" align="center" valign="top" cellspacing="0" cellpadding="0"> <tr> |