All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / guest / guest_stats_cats_row.tpl
index 92bca6d0d64334512942e3ef5c1457454e590ba0..18702364befcb99d3f5a2fdd539a2e69eb6c8f1e 100644 (file)
@@ -1,5 +1,5 @@
 <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>
+       <td class="switch_sw$content[sw] guest_stats_l bottom" colspan="4">$content[cat]</td>
+       <td class="switch_sw$content[sw] guest_stats_m bottom right">&nbsp;</td>
+       <td class="switch_sw$content[sw] guest_stats_r bottom">$content[cnt]</td>
 </tr>