From: Nick J. <nje...@us...> - 2002-02-28 05:23:21
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv18901/templates Modified Files: sandbox.html Log Message: * module_checkout change Index: sandbox.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/sandbox.html,v retrieving revision 1.9 retrieving revision 1.10 diff -U2 -r1.9 -r1.10 --- sandbox.html 19 Feb 2002 09:09:14 -0000 1.9 +++ sandbox.html 28 Feb 2002 05:23:19 -0000 1.10 @@ -6,5 +6,5 @@ </td> <td width="20%" align="center"> - [<a href="<TMPL_VAR NAME=PROGNAME>?action=checkout">checkout a module</a>] + [<a href="<TMPL_VAR NAME=PROGNAME>?action=module_checkout">checkout a module</a>] </td> </tr> |