All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_surfbar_stats_row.tpl
index 51ccfed74951e932f3d4556cc2af550b021a81dc..fd2bfaeb110b04cf9de697593537ef73773ee466 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td align="center" class="switch_$content[sw] bottom2 right2">[<strong>$content[userid]</strong>]</td>
-       <td align="center" class="switch_$content[sw] bottom2 right2">$content[visited_urls]</td>
-       <td align="center" class="switch_$content[sw] bottom2">$content[total_visits]</td>
+       <td align="center" class="switch_$content[sw] bottom right">[<strong>$content[userid]</strong>]</td>
+       <td align="center" class="switch_$content[sw] bottom right">$content[visited_urls]</td>
+       <td align="center" class="switch_$content[sw] bottom">$content[total_visits]</td>
 </tr>