From: Nick J. <nje...@us...> - 2002-01-27 00:31:05
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv15490 Modified Files: preferences.html Removed Files: browse.html vcs_prefs.html Log Message: modifying template names Index: preferences.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/preferences.html,v retrieving revision 1.11 retrieving revision 1.12 diff -U2 -r1.11 -r1.12 --- preferences.html 2001/12/04 01:15:35 1.11 +++ preferences.html 2002/01/27 00:31:02 1.12 @@ -24,5 +24,5 @@ </td> <td width="30%" align="center"> - <a href="<TMPL_VAR NAME=PROGNAME>?action=vcs_prefs_menu">Set Up Repository</a> + <!-- <a href="<TMPL_VAR NAME=PROGNAME>?action=vcs_prefs_menu">Set Up Repository</a> --> </td> <td width="65%" align="center"> --- browse.html DELETED --- --- vcs_prefs.html DELETED --- |