|
From: Florin C B. <ory...@us...> - 2011-03-29 01:53:48
|
Update of /cvsroot/mxbb/mx_counter/templates/_core
In directory vz-cvs-4.sog:/tmp/cvs-serv9487/templates/_core
Modified Files:
mx_counter.tpl
Log Message:
counter module
Index: mx_counter.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_counter/templates/_core/mx_counter.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mx_counter.tpl 16 Sep 2008 23:49:42 -0000 1.1
--- mx_counter.tpl 29 Mar 2011 01:53:45 -0000 1.2
***************
*** 1,5 ****
! <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>
--- 1,5 ----
! <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" colspan="2">
{COUNTER_DATA}
</td>
|