]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats_row.tpl
More rewrites/templates swapped out:
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
index 95fb3558399d75d7d9ea73b9dcd350e95932c11e..23b68467c4b1da01353f96a7d259f92caca05e80 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>
-</TR>
+<tr>
+       <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] bottom" align="center">
+               $content[clicks]
+       </td>
+</tr>