aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/Euclid/error_body.tpl
blob: ec56bd666f40367a137ea48274f97702e4d3bcd0 (plain)
1
2
3
4
5
6
7
8
9
10

<table width="98%" cellpadding="0" cellspacing="1" border="0" align="center">
	<tr>
		<td class="tablebg"><table width="100%" cellpadding="4" cellspacing="1" border="0">
			<tr>
				<td class="row1" width="100%" align="center"><span class="gen">{ERROR_MESSAGE}</span></td>
			</tr>
		</table></td>
    </tr>
</table>