From: Nick J. <nje...@us...> - 2002-02-28 07:05:26
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv5507 Modified Files: sandbox.html Removed Files: module_checkout.html Log Message: * removed now unused template * fixed some spacing issues in sandbox.html Index: sandbox.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/sandbox.html,v retrieving revision 1.11 retrieving revision 1.12 diff -U2 -r1.11 -r1.12 --- sandbox.html 28 Feb 2002 06:12:31 -0000 1.11 +++ sandbox.html 28 Feb 2002 07:05:24 -0000 1.12 @@ -24,8 +24,8 @@ <tr> <td width="20%" align="left"> - <input type="text" name="module_name" size="18" maxlength="30" /> + <input type="text" name="module_name" size="15" maxlength="30" /> </td> <td width="40%" align="left"> - <input type="text" name="module_description" size="35" maxlength="50" /> + <input type="text" name="module_description" size="30" maxlength="45" /> </td> <td width="25%" align="center"> --- module_checkout.html DELETED --- |