HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_cache_stats.tpl
index d93148d2b10128780da624ba7b4fa746acb0da47..fac3f7b19ccf89562f88e63a610ae5df71cbdeb8 100644 (file)
@@ -2,7 +2,7 @@
        class="admin_table dashed">
        <TR>
                <TD colspan="2" class="admin_title bottom2" align="center" height="30">
-               <STRONG>{--ADMIN_CACHE_STATS_TITLE--}</STRONG></TD>
+               <strong>{--ADMIN_CACHE_STATS_TITLE--}</strong></TD>
        </TR>
        <TR>
                <TD width="320" class="bottom2 right2" align="right">{--ADMIN_CACHE_DB_HITS--}</TD>
                        align="right">={!__TOTAL_HITS!}</TD>
        </TR>
        <TR>
-               <TD width="320" class="admin_footer right2" align="right"><STRONG>{--ADMIN_CACHE_PERCENTS--}</STRONG></TD>
+               <TD width="320" class="admin_footer right2" align="right"><strong>{--ADMIN_CACHE_PERCENTS--}</strong></TD>
                <TD width="100" class="admin_footer" style="padding-right: 2px"
-                       align="center"><STRONG>{!__CACHE_PERC!}%</STRONG></TD>
+                       align="center"><strong>{!__CACHE_PERC!}%</strong></TD>
        </TR>
 </TABLE>
 
-<DIV class="admin_note"><FONT class="admin_note tiny">{--ADMIN_CACHE_NOTES--}</FONT>
-</DIV>
+<div class="admin_note"><div class="admin_note tiny">{--ADMIN_CACHE_NOTES--}</div>
+</div>