|
From: OryNider <ory...@us...> - 2007-06-06 23:52:15
|
Update of /cvsroot/mxbb/mx_counter/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1737 Added Files: index.htm mx_counter.tpl Log Message: --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: mx_counter.tpl --- <table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> <td class="row1" align="center" colspan="2"> {COUNTER_DATA} </td> </tr> </table> |