phpbb/phpBB/templates/subSilver/admin/admin_message_body.tpl
Paul S. Owen ae1e381f99 Various updates to bring style in-line with main board ... Tom, feel free to do whatever else is necessary
git-svn-id: file:///svn/phpbb/trunk@1185 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:55:50 +00:00

13 lines
289 B
Smarty

<br /><br />
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thHead" align="center">{MESSAGE_TITLE}</th>
</tr>
<tr>
<td class="row1" width="100%" align="center"><span class="gen">{MESSAGE_TEXT}</span></td>
</tr>
</table>
<br />