From: Rob H. <for...@us...> - 2002-01-31 23:16:18
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv21699 Modified Files: browse_module.html framework.html menu_bar.html preferences.html repository.html sandbox.html Log Message: had alot of   instead of Index: browse_module.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/browse_module.html,v retrieving revision 1.5 retrieving revision 1.6 diff -U2 -r1.5 -r1.6 --- browse_module.html 2002/01/31 23:08:54 1.5 +++ browse_module.html 2002/01/31 23:16:15 1.6 @@ -33,5 +33,5 @@ </TMPL_LOOP> </select> -       +     <input type="submit" name="action" value="vcsaction" /> </td> @@ -42,10 +42,10 @@ <tr> <td width="100%"> -   <br /> + <br /> </td> </tr> <tr> <td width="100%" bgcolor="#000000"> -   + <font color="#22DD22"> Current location : @@ -69,15 +69,15 @@ <td width="60%" align="left" bgcolor="#88FF88"> <font size="2"> -   <b>File</b> + <b>File</b> </font> </td> <td width="10%" align="left" bgcolor="#CCCCCC"> <font size="2"> -   <A href="<TMPL_VAR NAME=PROGNAME>">Size</a> + <A href="<TMPL_VAR NAME=PROGNAME>">Size</a> </font> </td> <td width="30%" align="left" bgcolor="#CCCCCC"> <font size="2"> -   <A href="<TMPL_VAR NAME=PROGNAME>">Age</a> + <A href="<TMPL_VAR NAME=PROGNAME>">Age</a> </font> </td> @@ -96,9 +96,9 @@ </td> <td> -   + <TMPL_VAR NAME=FILESIZE>/<font size="2"><i>B</i></font> </td> <td> -   + <font size="2"><TMPL_VAR NAME=FILEAGE></font> </td> Index: framework.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/framework.html,v retrieving revision 1.10 retrieving revision 1.11 diff -U2 -r1.10 -r1.11 --- framework.html 2002/01/31 05:50:34 1.10 +++ framework.html 2002/01/31 23:16:15 1.11 @@ -21,5 +21,5 @@ <tr> <td width="30%"> -   <br /> + <br /> </td> <td width="20%" align="right"> @@ -31,10 +31,10 @@ </td> <td width="30%"> -   <br /> + <br /> </td> </tr> <tr> <td width="30%" align="center"> -   <br /> + <br /> </td> <td width="40%" valign="center" align="center" bgcolor="#000000" colspan="2" @@ -48,5 +48,5 @@ </td> <td width="30%"> -   <br/> + <br /> </td> </tr> Index: menu_bar.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/menu_bar.html,v retrieving revision 1.11 retrieving revision 1.12 diff -U2 -r1.11 -r1.12 --- menu_bar.html 2002/01/31 05:50:34 1.11 +++ menu_bar.html 2002/01/31 23:16:15 1.12 @@ -1,10 +1,10 @@ -<!--   <br /> <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=main_menu">main</a><br /> --> -<!-- <b><a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=debug_menu">debug</a></b>   |   --> +<!-- <br /> <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=main_menu">main</a><br /> --> +<!-- <b><a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=debug_menu">debug</a></b> |   --> <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=sandbox_menu">sandbox</a> -  <b>|</b>   <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=repository_menu">repository</a> + <b>|</b>   <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=repository_menu">repository</a> -  <b>|</b>   <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=preferences_menu">prefs</a> + <b>|</b>   <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=preferences_menu">prefs</a> -  <b>|</b>   <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=logout">logout</a><br /> + <b>|</b>   <a href="<TMPL_VAR NAME=CGI_PATH>/<TMPL_VAR NAME=CGI_EXEC>?action=logout">logout</a><br /> Index: preferences.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/preferences.html,v retrieving revision 1.12 retrieving revision 1.13 diff -U2 -r1.12 -r1.13 --- preferences.html 2002/01/27 00:31:02 1.12 +++ preferences.html 2002/01/31 23:16:15 1.13 @@ -21,5 +21,5 @@ <tr> <td width="5%" align="center"> - <br />  <br /> + <br /> <br /> </td> <td width="30%" align="center"> @@ -27,5 +27,5 @@ </td> <td width="65%" align="center"> -   <br /> + <br /> </td> </tr> @@ -34,5 +34,5 @@ <tr> <td width="15%" align="center"> - <br />  <br /> + <br /> <br /> </td> <td width="10%" align="center"> @@ -40,5 +40,5 @@ </td> <td width="75%" align="center"> -   <br /> + <br /> </td> </tr> Index: repository.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/repository.html,v retrieving revision 1.2 retrieving revision 1.3 diff -U2 -r1.2 -r1.3 --- repository.html 2002/01/31 23:08:54 1.2 +++ repository.html 2002/01/31 23:16:15 1.3 @@ -60,5 +60,5 @@ <table width="100%" align="center" border="0"> <td width="15%" align="center"> -   <br /> + <br /> </td> <td width="10%" align="center"> @@ -66,5 +66,5 @@ </td> <td width="75%" align="center"> -   <br /> + <br /> </td> </tr> Index: sandbox.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/sandbox.html,v retrieving revision 1.3 retrieving revision 1.4 diff -U2 -r1.3 -r1.4 --- sandbox.html 2002/01/31 23:08:54 1.3 +++ sandbox.html 2002/01/31 23:16:15 1.4 @@ -10,5 +10,5 @@ </td> <td width="10%" align="center"> -   + </td> </tr> @@ -44,8 +44,8 @@ <tr> <td width="20%" align="left"> -   <a href="<TMPL_VAR NAME=PROGNAME>?action=browse_module_menu&module_name=<TMPL_VAR NAME="MODULE_NAME">"><TMPL_VAR NAME="MODULE_NAME"></a> + <a href="<TMPL_VAR NAME=PROGNAME>?action=browse_module_menu&module_name=<TMPL_VAR NAME="MODULE_NAME">"><TMPL_VAR NAME="MODULE_NAME"></a> </td> <td width="40%" align="left"> -   <TMPL_VAR NAME="MODULE_DESC"> + <TMPL_VAR NAME="MODULE_DESC"> </td> <td width="25%" align="center"> @@ -53,5 +53,5 @@ </td> <td width="15%" align="center"> -   <font size="2">[<a href="<TMPL_VAR NAME=PROGNAME>?action=module_delete_menu&module_name=<TMPL_VAR NAME="MODULE_NAME">">delete</a>]</font> + <font size="2">[<a href="<TMPL_VAR NAME=PROGNAME>?action=module_delete_menu&module_name=<TMPL_VAR NAME="MODULE_NAME">">delete</a>]</font> </td> </tr> |