]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats_row.tpl
Several template fixes/cleanups, naming convention applied:
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
index 20c135656bae26a3cde1fddc5c10f4ae209369ea..23b68467c4b1da01353f96a7d259f92caca05e80 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2">
-               &nbsp;$content[title] ($content[module])
+       <td class="switch_sw$content[sw] bottom right">
+               &nbsp;$content[title] (<span class="admin_misc">$content[module]</span>)
        </td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
+       <td class="switch_sw$content[sw] bottom" align="center">
                $content[clicks]
        </td>
 </tr>