Newer
Older
Import / web / www.xiaofrog.com / phpbb / templates / RedSilver / admin / admin_message_body.tpl
@John Ryland John Ryland on 22 Dec 2020 289 bytes import NUC files

<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 />