]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_cache_stats.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_cache_stats.tpl
index dd87abfb211d65c6c955676b570bc4c719cecc09..6b07e069fffb4d2cd52b5e5aa20aca48dc14f14b 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="420"
-       class="admin_table dashed">
+       class="table dashed">
        <tr>
-               <td colspan="2" class="admin_title bottom" align="center">
+               <td colspan="2" class="table_header bottom" align="center">
                        <strong>{--ADMIN_CACHE_STATS_TITLE--}</strong>
                </td>
        </tr>
                </td>
        </tr>
        <tr>
-               <td width="320" class="admin_footer right">
+               <td width="320" class="table_footer right">
                        <div align="right" style="padding-right: 2px">
                                <strong>{--ADMIN_CACHE_PERCENTS--}</strong>
                        </div>
                </td>
-               <td width="100" class="admin_footer">
+               <td width="100" class="table_footer">
                        <div align="right" style="padding-right: 2px">
                                <strong>{%pipe,translateComma=$content[cache_perc]%}%</strong>
                        </div>
@@ -38,7 +38,7 @@
        </tr>
 </table>
 
-<div class="admin_note tiny">
+<div class="notice tiny">
        {--ADMIN_CACHE_NOTES--}
 </div>
 </div>