]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_theme.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_theme.tpl
index 98480799d7f596acfe5f436202c9bdb5d0b5c14b..9417395888995843c4d3176a2cbcbfda37a6593e 100644 (file)
@@ -1,19 +1,19 @@
 <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" height="30">
                <strong>{--ADMIN_THEME_NEW_FOUND_TITLE--}:</strong>
        </td>
 </tr>
 <tr>
-       <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>
+       <td align="center" width="5%" class="header_column bottom right">{--ID_SELECT--}</td>
+       <td align="center" width="35%" class="header_column bottom right">{--ADMIN_EXT_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_EXT_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="header_column right2">
+       <td colspan="2" align="center" class="header_column right">
                {--ADMIN_THEME_TOTAL_FOUND--}:
                <strong>$content[total]</strong>
        </td>