]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_optimize.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_optimize.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">\r
2 <TR>\r
3   <TD width="120" class="admin_title bottom2 right2" align="center" height="24"><STRONG>{--OPTIMIZE_DBNAME--}:</STRONG></TD>\r
4   <TD width="110" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_REPAIRED--}:</STRONG></TD>\r
5   <TD width="110" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_OPTIMIZED--}:</STRONG></TD>\r
6   <TD width="120" class="admin_title bottom2 right2" align="center"><STRONG>{--OPTIMIZE_TOTAL_SIZE--}:</STRONG></TD>\r
7   <TD width="120" class="admin_title bottom2" align="center"><STRONG>{--OPTIMIZE_GAIN_SIZE--}:</STRONG></TD>\r
8 </TR>\r
9 {!__TABLE_ROWS!}\r
10 <TR>\r
11   <TD colspan="5" align="center" class="admin_footer" style="padding-top:15px; padding-bottom:15px";>\r
12     {--OPTIMIZE_DB_TOTAL_TABLES--}: <STRONG>{!__TOTAL_TABS!}</STRONG><BR>\r
13     {--OPTIMIZE_DB_TOTAL_SIZE--}: <STRONG>{!__TOTAL_SIZE!} {--KBYTES--}</STRONG><BR>\r
14     {--OPTIMIZE_DB_TOTAL_OPTIMIZE--}: <STRONG>{!__TOTAL_CALLS!}</STRONG><BR>\r
15     {--OPTIMIZE_DB_TOTAL_OPTI--}: <STRONG>{!__TOTAL_OPTIMIZED!} {--KBYTES--}</STRONG><BR>\r
16     {--OPTIMIZE_DB_TOTAL_GAIN_TABLES--}: <STRONG>{!__NOW_OPTIMIZED!}</STRONG><BR>\r
17     {--OPTIMIZE_DB_TOTAL_GAIN_SIZE--}: <STRONG>{!__NOW_SAVED!} {--KBYTES--}</STRONG><BR>\r
18   </TD>\r
19 </TR>\r
20 </TABLE>\r