From: Joe Z. <jz...@us...> - 2003-03-24 05:37:42
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv31097 Modified Files: admin.php Log Message: Change [ BOBS ] button to [ Restore ]. Index: admin.php =================================================================== RCS file: /cvsroot/bobs/bobs/admin.php,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- admin.php 20 Mar 2003 04:12:15 -0000 1.16 +++ admin.php 24 Mar 2003 05:37:39 -0000 1.17 @@ -147,7 +147,7 @@ ?> <center><h2> Administrator Login </h2></center> <div class="instruction"> - Type the BOBS administrator password and press Enter.</div> + Type the BOBS administrator password and click OK.</div> <br> <?php echo "<form action=\"$PHP_SELF\" method=\"post\">\n"; |