]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
index f2ef10603a2cab5e2a8f31638dc1bfa3a6f5700b..214a2a7c8f841d0025103d6b84c03fd5915675ec 100644 (file)
@@ -1,6 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;$content[title] ($content[mod])</td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
-       $content[clicks]</td>
+       <td class="switch_sw$content[sw] bottom right">
+               &nbsp;$content[title] ($content[module])
+       </td>
+       <td class="switch_sw$content[sw] bottom" align="center">
+               $content[clicks]
+       </td>
 </tr>