]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/cache/tpl_subSilver.error_body.php
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / cache / tpl_subSilver.error_body.php
1 <?php
3 // eXtreme Styles mod cache. Generated on Tue, 14 Jun 2005 00:54:30 -0400 (time=1118724870)
5 ?> 
6 <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
7         <tr> 
8                 <td><table width="100%" cellspacing="0" cellpadding="1" border="0">
9                         <tr> 
10                                 <td>&nbsp;</td>
11                         </tr>
12                         <tr> 
13                                 <td align="center"><span class="gen"><?php echo isset($this->vars['ERROR_MESSAGE']) ? $this->vars['ERROR_MESSAGE'] : $this->lang('ERROR_MESSAGE'); ?></span></td>
14                         </tr>
15                         <tr> 
16                                 <td>&nbsp;</td>
17                         </tr>
18                 </table></td>
19         </tr>
20 </table>
22 <br clear="all" />