A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_mods_stats.tpl
index 6b8562c355ae53a0e5c20ffd2bd9d00f01a7c131..bb5a210d752d353ac388399f78679ef81c13f090 100644 (file)
@@ -1,11 +1,11 @@
 <table border="0" cellspacing="0" cellpadding="0" width="480"
-       class="admin_table dashed">
+       class="table dashed">
        <tr>
-               <td align="center" class="admin_title bottom right"><strong>{--MODS_TITLE--}</strong></td>
-               <td align="center" class="admin_title bottom"><strong>{--MODS_CLICKS--}</strong></td>
+               <td align="center" class="table_header bottom right"><strong>{--ADMIN_MODS_TITLE--}</strong></td>
+               <td align="center" class="table_header bottom"><strong>{--ADMIN_MODS_CLICKS--}</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="2" class="admin_footer"><div class="admin_note">{--MODS_ADMIN_EDIT_NOTE--}</div></td>
+               <td colspan="2" class="table_footer"><div class="notice">{--ADMIN_MODS_EDIT_NOTE--}</div></td>
        </tr>
 </table>