A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_mods_stats.tpl
index 188edb1f2b0dcbabc2823c9413eecf38ca045a83..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>{--ADMIN_MODS_TITLE--}</strong></td>
-               <td align="center" class="admin_title bottom"><strong>{--ADMIN_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">{--ADMIN_MODS_EDIT_NOTE--}</div></td>
+               <td colspan="2" class="table_footer"><div class="notice">{--ADMIN_MODS_EDIT_NOTE--}</div></td>
        </tr>
 </table>