11 lines
256 B
HTML
11 lines
256 B
HTML
<table cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td class="mmenu">
|
|
<? drawForumsMenu('', $args); ?>
|
|
</td>
|
|
<td>
|
|
<h1>Permission Denied</h1>
|
|
<p>You are not allowed to post in this forum; only its moderators can do so.</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|