|
From: Jon O. <jon...@us...> - 2008-02-03 19:58:12
|
Update of /cvsroot/mxbb/core/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1080 Added Files: full_page_body.tpl Log Message: Little feature for displaying block full page, eg when editing a comment etc... --- NEW FILE: full_page_body.tpl --- <table border="0" cellspacing="50" cellpadding="0" width="100%" align="center"> <tr valign="top"> <td align="center">{MESSAGE_TEXT}</td> </tr> </table> <br clear="all" /> |