|
From: Florin C B. <ory...@us...> - 2011-03-29 01:56:19
|
Update of /cvsroot/mxbb/mx_counter/templates/_core
In directory vz-cvs-4.sog:/tmp/cvs-serv9951/templates/_core
Added Files:
visit_counter_block.tpl
Log Message:
counter module
--- NEW FILE: visit_counter_block.tpl ---
<table class="empty-table" width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border-top:none;">
<tr>
<td class="row1 row1g-left gen" align="center">
<span class="gensmall">{VISIT_COUNTER}</span>
</td>
</tr>
</table>
|