Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_theme.tpl
index 3f574828066c37d8d6ae27c92f38a5db4344e827..100e523d578921f8be89958fc93822cc80fba169 100644 (file)
@@ -1,23 +1,25 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
 <tr>
-       <td colspan="5" align="center" class="admin_title bottom2" height="30">
+       <td colspan="5" align="center" class="admin_title bottom">
                <strong>{--ADMIN_THEME_NEW_FOUND_TITLE--}:</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" width="5%" class="admin_title bottom2 right2">{--ID_SELECT--}</td>
-       <td align="center" width="35%" class="admin_title bottom2 right2">{--ADMIN_EXT_DOWNLOAD_LINK--}</td>
-       <td align="center" width="30%" class="admin_title bottom2 right2">{--ADMIN_THEME_FILE_CTIME--}</td>
-       <td align="center" width="15%" class="admin_title bottom2 right2">{--ADMIN_EXT_FILE_SIZE--}</td>
-       <td align="center" width="15%" class="admin_title bottom2">{--THEME_VERSION--}</td>
+       <td align="center" width="5%" class="header_column bottom right">{--ID_SELECT--}</td>
+       <td align="center" width="35%" class="header_column bottom right">{--ADMIN_EXTENSION_DOWNLOAD_LINK--}</td>
+       <td align="center" width="30%" class="header_column bottom right">{--ADMIN_THEME_FILE_CTIME--}</td>
+       <td align="center" width="15%" class="header_column bottom right">{--ADMIN_EXTENSION_FILE_SIZE--}</td>
+       <td align="center" width="15%" class="header_column bottom">{--THEME_VERSION--}</td>
 </tr>
 $content[rows]
 <tr>
-       <td colspan="2" align="center" class="admin_title right2">
-               {--ADMIN_THEME_TOTAL_FOUND--}:&nbsp;<strong>$content[total]</strong>
+       <td colspan="2" align="center" class="header_column right">
+               {--ADMIN_THEME_TOTAL_FOUND--}:
+               <strong>$content[total]</strong>
        </td>
-       <td colspan="3" align="right" class="admin_title right2">
-               {--ADMIN_EXT_TOTAL_FSIZE--}:&nbsp;<strong>$content[kbytes] {--KBYTES--}</strong>
+       <td colspan="3" align="right" class="header_column">
+               {--ADMIN_EXTENSION_TOTAL_FSIZE--}:
+               <strong>$content[kbytes] {--KBYTES--}</strong>
        </td>
 </tr>
 </table>