]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_holiday.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_list_holiday.tpl
index c29476fe3d158e64ada8a5cb19a22f96722a972c..c370f1ca8a69573e1e90a020504cc07138adb99e 100644 (file)
@@ -1,14 +1,14 @@
+<div align="center">
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=del_holiday" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td width="10" class="admin_title bottom2 right2" align="center"
-                       height="30"><strong>{--Id_SELECT--}</strong></td>
-               <td width="50" class="admin_title bottom2 right2" align="center"><strong>{--_UID--}:</strong></td>
-               <td width="80" class="admin_title bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_TSTART--}:</strong></td>
-               <td width="80" class="admin_title bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_TEND--}:</strong></td>
-               <td width="100" class="admin_title bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_COMMENTS--}:</strong></td>
-               <td width="100" class="admin_title bottom2 right2" align="center"><strong>{--ACCOUNT_STATUS--}:</strong></td>
-               <td width="160" class="admin_title bottom2" align="center"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
+               <td width="10" class="header_column bottom2 right2" align="center" height="30"><strong>{--ID_SELECT--}</strong></td>
+               <td width="50" class="header_column bottom2 right2" align="center"><strong>{--_UID--}:</strong></td>
+               <td width="80" class="header_column bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_TSTART--}:</strong></td>
+               <td width="80" class="header_column bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_TEND--}:</strong></td>
+               <td width="100" class="header_column bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_COMMENTS--}:</strong></td>
+               <td width="100" class="header_column bottom2 right2" align="center"><strong>{--ACCOUNT_STATUS--}:</strong></td>
+               <td width="160" class="header_column bottom2" align="center"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
        </tr>
        $content
        <tr>
@@ -19,3 +19,4 @@
        </tr>
 </table>
 </form>
+</div>