|
From: Jon O. <jon...@us...> - 2005-10-22 12:41:11
|
Update of /cvsroot/mxbb/mx_errordocs/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4406/templates Added Files: errordocs_body.tpl Log Message: adding this module --- NEW FILE: errordocs_body.tpl --- <table width="{BLOCK_SIZE}" cellpadding="0" cellspacing="0" border="0" class="forumline"> <tr> <th class="thHead" align="center" style="padding:4px;">{L_TITLE}</th> </tr> <tr> <td class="row1" valign="top"> <table width="100%" cellpadding="10" cellspacing="0" border="0"> <tr> <td class="row1"> <span class="maintitle"><u><b>{L_TITLE}</b></u></span> <br /> <br /> <br /> <span class="gen">{L_ERROR_LONG}</span> <br /> <br /> <span class="gen">{L_REFERER_INFO}</span> <div style="width:10px;height:100px;"> </div> <div class="gensmall">{L_ERROR_LOGGED}<hr size="1" width="100%">{L_MORE_INFO}<br /><a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10" target="_rfc2616">RFC2616 - Hypertext Transfer Protocol -- HTTP/1.1 -- Status Code Definitions</a> </div> </td> </tr> </table> </td> </tr> </table> <br clear="all" /> |