|
From: Benjamin C. <bc...@us...> - 2001-09-18 03:34:22
|
Update of /cvsroot/phpbt/phpbt/templates/default In directory usw-pr-cvs1:/tmp/cvs-serv19026/templates/default Modified Files: badperm.html Log Message: Slight formatting adjustment Index: badperm.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/templates/default/badperm.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- badperm.html 2001/08/08 04:27:33 1.2 +++ badperm.html 2001/09/18 03:34:18 1.3 @@ -1,7 +1,10 @@ <table border="0" width="640"> <tr> <td align="center"> + <br> You must first login before using this page. + <br> + <br> </td> </tr> </table> |