aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/PSO/error_body.tpl
blob: d57d5818762ff6b6f402966f53fd1e3d2f33e091 (plain)
1
2
3
4
5
6
7
8
9
<div align="center"><table width="98%" cellpadding="0" cellspacing="1" border="0">
	<tr>
		<td bgcolor="{T_TH_COLOR1}"><table width="100%" cellpadding="5" cellspacing="1" border="0">
			<tr>
				<td width="100%" bgcolor="{T_TD_COLOR1}" align="center"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{ERROR_MESSAGE}<b></font></td>
			</tr>
		</table></td>
    </tr>
</table>