From: Rob H. <for...@us...> - 2001-12-04 00:49:24
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv31019/templates Modified Files: preferences.html Log Message: read-only repository settings done. Index: preferences.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/preferences.html,v retrieving revision 1.9 retrieving revision 1.10 diff -U2 -r1.9 -r1.10 --- preferences.html 2001/12/03 23:09:40 1.9 +++ preferences.html 2001/12/04 00:49:21 1.10 @@ -20,4 +20,17 @@ <table width="100%" align="center" border="0"> <tr> + <td width="5%" align="center"> + <br />  <br /> + </td> + <td width="30%" align="center"> + <a href="<TMPL_VAR NAME=PROGNAME>?action=vcs_prefs_menu">Set Up Repository</a> + </td> + <td width="65%" align="center"> +   <br /> + </td> + </tr> +</table> +<table width="100%" align="center" border="0"> + <tr> <td width="15%" align="center"> <br />  <br /> |