]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_stats_cats_row.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_stats_cats_row.tpl
index 38ff872994884ed3f14511b651db13b8dba28fc9..cf2d55b9a59bfd8ffb77fe029fa390ae5a9d6109 100644 (file)
@@ -1,5 +1,4 @@
-<TR>
-       <TD class="switch_sw$content[sw] guest_stats_l bottom2" colspan="4">$content[cat]</TD>
-       <TD class="switch_sw$content[sw] guest_stats_m bottom2 right2">&nbsp;</TD>
-       <TD class="switch_sw$content[sw] guest_stats_r bottom2">$content[cnt]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] guest_stats_l bottom" colspan="3">$content[cat]</td>
+       <td class="switch_sw$content[sw] guest_stats_r bottom">$content[cnt]</td>
+</tr>