|
From: Benjamin C. <bc...@us...> - 2001-09-18 03:36:37
|
Update of /cvsroot/phpbt/phpbt/templates/default
In directory usw-pr-cvs1:/tmp/cvs-serv19301/templates/default
Added Files:
badgroup.html
Log Message:
Correct the permission and group checks
--- NEW FILE: badgroup.html ---
<table border="0" width="640">
<tr>
<td align="center">
<br>
You must be a member of the {group} group to use this page.
<br>
<br>
</td>
</tr>
</table>
|