]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_optimize.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_optimize.tpl
index 10c56e8172d3d59a4f3a6f8002a2c6eb6e8c76b4..2a75d2e1444dc7e726442e998d72f3219299e286 100644 (file)
@@ -1,28 +1,35 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
-       <!-- @TODO Shouldn't we add a title here? //-->
-       <tr>
-               <td width="120" class="header_column bottom right" align="center"><strong>{--OPTIMIZE_DBNAME--}:</strong></td>
-               <td width="110" class="header_column bottom right" align="center"><strong>{--OPTIMIZE_REPAIRED--}:</strong></td>
-               <td width="110" class="header_column bottom right" align="center"><strong>{--OPTIMIZE_OPTIMIZED--}:</strong></td>
-               <td width="120" class="header_column bottom right" align="center"><strong>{--OPTIMIZE_TOTAL_SIZE--}:</strong></td>
-               <td width="120" class="header_column bottom" align="center"><strong>{--OPTIMIZE_GAIN_SIZE--}:</strong></td>
-       </tr>
-       $content[rows]
-       <tr>
-               <td colspan="5" class="admin_footer" style="padding-top: 15px; padding-bottom: 15px;">
-                       {--OPTIMIZE_DB_TOTAL_TABLES--}: <strong>$content[total_tabs]</strong><br />
-                       {--OPTIMIZE_DB_TOTAL_SIZE--}: <strong>{%pipe,translateComma=$content[total_size]%} {--KBYTES--}</strong><br />
-                       {--OPTIMIZE_DB_TOTAL_OPTIMIZE--}: <strong>$content[total_rows]</strong><br />
-                       {--OPTIMIZE_DB_TOTAL_OPTI--}: <strong>{%pipe,translateComma=$content[total_optimized]%} {--KBYTES--}</strong><br />
-                       {--OPTIMIZE_DB_TOTAL_GAIN_TABLES--}: <strong>$content[now_optimized]</strong><br />
-                       {--OPTIMIZE_DB_TOTAL_GAIN_SIZE--}: <strong>{%pipe,translateComma=$content[total_gain]%} {--KBYTES--}</strong>
-               </td>
-       </tr>
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
+<tr>
+       <td class="table_header bottom" colspan="5">
+               {--ADMIN_OPTIMIZE_DATABASE_TITLE--}
+       </td>
+</tr>
+
+<tr>
+       <td class="header_column bottom right" align="center">{--ADMIN_OPTIMIZE_DBNAME--}</td>
+       <td class="header_column bottom right" align="center">{--ADMIN_OPTIMIZE_REPAIRED--}</td>
+       <td class="header_column bottom right" align="center">{--ADMIN_OPTIMIZE_OPTIMIZED--}</td>
+       <td class="header_column bottom right" align="center">{--ADMIN_OPTIMIZE_TOTAL_SIZE--}</td>
+       <td class="header_column bottom" align="center">{--ADMIN_OPTIMIZE_GAIN_SIZE--}</td>
+</tr>
+
+$content[rows]
+
+<tr>
+       <td colspan="5" class="table_footer" style="padding-top: 15px; padding-bottom: 15px;">
+               {--ADMIN_OPTIMIZE_DB_TOTAL_TABLES--}: $content[total_tabs]<br />
+               {--ADMIN_OPTIMIZE_DB_TOTAL_SIZE--}: {%pipe,translateComma=$content[total_size]%} {--KBYTES--}<br />
+               {--ADMIN_OPTIMIZE_DB_TOTAL_OPTIMIZE--}: $content[total_rows]<br />
+               {--ADMIN_OPTIMIZE_DB_TOTAL_OPTI--}: {%pipe,translateComma=$content[total_optimized]%} {--KBYTES--}<br />
+               {--ADMIN_OPTIMIZE_DB_TOTAL_GAIN_TABLES--}: $content[now_optimized]<br />
+               {--ADMIN_OPTIMIZE_DB_TOTAL_GAIN_SIZE--}: {%pipe,translateComma=$content[total_gain]%} {--KBYTES--}
+       </td>
+</tr>
 </table>
 </div>
 
-<div class="admin_note" align="left">
+<div class="notice" align="left">
        <strong>Aufl&ouml;sung der Zahlen in Klammern:</strong>
        <ol>
                <li>Tabellen mit dem Typ &quot;InnoDB&quot; brauchen nicht optimiert