|
From: FlorinCB <ory...@us...> - 2008-09-16 16:49:45
|
Update of /cvsroot/mxbb/mx_counter/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18166/mx_counter/templates/_core Added Files: index.htm mx_counter.tpl Log Message: some stuff , greek language etc for modules --- 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> |