Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_list_theme.tpl
index 3f574828066c37d8d6ae27c92f38a5db4344e827..98480799d7f596acfe5f436202c9bdb5d0b5c14b 100644 (file)
@@ -5,19 +5,21 @@
        </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 bottom2 right2">{--ID_SELECT--}</td>
+       <td align="center" width="35%" class="header_column bottom2 right2">{--ADMIN_EXT_DOWNLOAD_LINK--}</td>
+       <td align="center" width="30%" class="header_column bottom2 right2">{--ADMIN_THEME_FILE_CTIME--}</td>
+       <td align="center" width="15%" class="header_column bottom2 right2">{--ADMIN_EXT_FILE_SIZE--}</td>
+       <td align="center" width="15%" class="header_column bottom2">{--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 right2">
+               {--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_EXT_TOTAL_FSIZE--}:
+               <strong>$content[kbytes] {--KBYTES--}</strong>
        </td>
 </tr>
 </table>