From: Joe Z. <jz...@us...> - 2003-03-20 04:12:18
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv2779 Modified Files: admin.php Log Message: Click 'Add', there is no 'Create' button. Index: admin.php =================================================================== RCS file: /cvsroot/bobs/bobs/admin.php,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- admin.php 20 Mar 2003 03:34:51 -0000 1.15 +++ admin.php 20 Mar 2003 04:12:15 -0000 1.16 @@ -187,7 +187,7 @@ ?> <center><h2>Server Selection</h2></center> <p><div class="instruction">Select a server to Change or Delete, - or type the name of a new Server/Share and click Create</div></p> + or type the name of a new Server/Share and click Add</div></p> <?php // Initialize the server list object |