]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_yoomedia_tm.tpl
Removed some column aliases as they make it harder to check which column was ment
[mailer.git] / templates / de / html / admin / admin_list_yoomedia_tm.tpl
index b37507249a454150d32eaa6472e61de9ae56e504..d928dd02502014da5a17f5c9e4d0d7caf2009215 100644 (file)
@@ -1,22 +1,22 @@
-<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td colspan="7" class="admin_title" height="30">
+       <td colspan="7" class="table_header">
                <strong>{--ADMIN_LIST_YOOMEDIA_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td class="admin_title bottom2 right2"><strong>{--ADMIN_YOOMEDIA_TM_ID--}</strong></td>
-       <td class="admin_title bottom2 right2"><strong>{--ADMIN_YOOMEDIA_TM_NAME--}</strong></td>
-       <td class="admin_title bottom2 right2"><strong>{--ADMIN_YOOMEDIA_TM_RELOAD--}</strong></td>
-       <td class="admin_title bottom2 right2"><strong>{--ADMIN_YOOMEDIA_TM_WAIT--}</strong></td>
-       <td class="admin_title bottom2 right2"><strong>{--ADMIN_YOOMEDIA_TM_REMAIN--}</strong></td>
-       <td class="admin_title bottom2 right2"><strong>{--ADMIN_YOOMEDIA_TM_PAY--}</strong></td>
-       <td class="admin_title bottom2" width="280"><strong>{--ADMIN_YOOMEDIA_TM_ACTIONS--}</strong></td>
+       <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_ID--}</strong></td>
+       <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_NAME--}</strong></td>
+       <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_RELOAD--}</strong></td>
+       <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_WAIT--}</strong></td>
+       <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_REMAIN--}</strong></td>
+       <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_PAY--}</strong></td>
+       <td class="header_column bottom" width="280"><strong>{--ADMIN_YOOMEDIA_TM_ACTIONS--}</strong></td>
 </tr>
 $content
 <tr>
-       <td colspan="7" class="admin_footer">
-               <span class="admin_note">{--ADMIN_LIST_YOOMEDIA_NOTE--}</span>
+       <td colspan="7" class="table_footer">
+               <span class="notice">{--ADMIN_LIST_YOOMEDIA_NOTICE--}</span>
        </td>
 </tr>
 </table>