- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_optimize.tpl
index 2c48f364a90ed5cddebba8ceccac6c37535fd2f0..af70a1fecd0d671df20f29a0753ac15ba539fa9f 100644 (file)
@@ -1,20 +1,26 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">\r
-<TR>\r
-  <TD width="120" class="admin_title bottom2 right2" align="center" height="24"><STRONG>{--OPTIMIZE_DBNAME--}:</STRONG></TD>\r
-  <TD width="110" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_REPAIRED--}:</STRONG></TD>\r
-  <TD width="110" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_OPTIMIZED--}:</STRONG></TD>\r
-  <TD width="120" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_TOTAL_SIZE--}:</STRONG></TD>\r
-  <TD width="120" class="admin_title bottom2" align="center"><STRONG>{--OPTIMIZE_GAIN_SIZE--}:</STRONG></TD>\r
-</TR>\r
-{!__TABLE_ROWS!}\r
-<TR>\r
-  <TD colspan="5" align="center" class="admin_footer" style="padding-top:15px; padding-bottom:15px";>\r
-    {--OPTIMIZE_DB_TOTAL_TABLES--}: <STRONG>{!__TOTAL_TABS!}</STRONG><BR>\r
-    {--OPTIMIZE_DB_TOTAL_SIZE--}: <STRONG>{!__TOTAL_SIZE!} {--KBYTES--}</STRONG><BR>\r
-    {--OPTIMIZE_DB_TOTAL_OPTIMIZE--}: <STRONG>{!__TOTAL_CALLS!}</STRONG><BR>\r
-    {--OPTIMIZE_DB_TOTAL_OPTI--}: <STRONG>{!__TOTAL_OPTIMIZED!} {--KBYTES--}</STRONG><BR>\r
-    {--OPTIMIZE_DB_TOTAL_GAIN_TABLES--}: <STRONG>{!__NOW_OPTIMIZED!}</STRONG><BR>\r
-    {--OPTIMIZE_DB_TOTAL_GAIN_SIZE--}: <STRONG>{!__NOW_SAVED!} {--KBYTES--}</STRONG><BR>\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<TABLE border="0" cellspacing="0" cellpadding="0" width="580"
+       class="admin_table dashed">
+       <TR>
+               <TD width="120" class="admin_title bottom2 right2" align="center"
+                       height="24"><STRONG>{--OPTIMIZE_DBNAME--}:</STRONG></TD>
+               <TD width="110" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_REPAIRED--}:</STRONG></TD>
+               <TD width="110" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_OPTIMIZED--}:</STRONG></TD>
+               <TD width="120" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_TOTAL_SIZE--}:</STRONG></TD>
+               <TD width="120" class="admin_title bottom2" align="center"><STRONG>{--OPTIMIZE_GAIN_SIZE--}:</STRONG></TD>
+       </TR>
+       {!__TABLE_ROWS!}
+       <TR>
+               <TD colspan="5" align="center" class="admin_footer"
+                       style="padding-top: 15px; padding-bottom: 15px";>
+               {--OPTIMIZE_DB_TOTAL_TABLES--}: <STRONG>{!__TOTAL_TABS!}</STRONG><BR>
+               {--OPTIMIZE_DB_TOTAL_SIZE--}: <STRONG>{!__TOTAL_SIZE!}
+               {--KBYTES--}</STRONG><BR>
+               {--OPTIMIZE_DB_TOTAL_OPTIMIZE--}: <STRONG>{!__TOTAL_CALLS!}</STRONG><BR>
+               {--OPTIMIZE_DB_TOTAL_OPTI--}: <STRONG>{!__TOTAL_OPTIMIZED!}
+               {--KBYTES--}</STRONG><BR>
+               {--OPTIMIZE_DB_TOTAL_GAIN_TABLES--}: <STRONG>{!__NOW_OPTIMIZED!}</STRONG><BR>
+               {--OPTIMIZE_DB_TOTAL_GAIN_SIZE--}: <STRONG>{!__NOW_SAVED!}
+               {--KBYTES--}</STRONG><BR>
+               </TD>
+       </TR>
+</TABLE>