|
From: OryNider <ory...@us...> - 2007-10-28 04:17:06
|
Update of /cvsroot/mxbb/core/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5960 Added Files: error_body.tpl Log Message: missing file ;) --- NEW FILE: error_body.tpl --- <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0"> <tr> <td><table width="100%" cellspacing="0" cellpadding="1" border="0"> <tr> <td> </td> </tr> <tr> <td align="center"><span class="gen">{ERROR_MESSAGE}</span></td> </tr> <tr> <td> </td> </tr> </table></td> </tr> </table> <br clear="all" /> |