]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_holiday.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_holiday.tpl
index a89f6d066ae6fa3b2bfde53f527d20a0aa8f6707..7047e83e7e7d5a7bce52b3771cfe54f95ec42c3e 100644 (file)
@@ -1,6 +1,6 @@
 <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">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td width="10" class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
                <td width="50" class="header_column bottom right" align="center"><strong>{--_UID--}:</strong></td>
@@ -8,13 +8,13 @@
                <td width="80" class="header_column bottom right" align="center"><strong>{--ADMIN_HOLIDAY_TEND--}:</strong></td>
                <td width="100" class="header_column bottom right" align="center"><strong>{--ADMIN_HOLIDAY_COMMENTS--}:</strong></td>
                <td width="100" class="header_column bottom right" align="center"><strong>{--ACCOUNT_STATUS--}:</strong></td>
-               <td width="160" class="header_column bottom" align="center"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
+               <td width="160" class="header_column bottom" align="center"><strong>{--LAST_ONLINE_SHORT--}:</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="7" class="admin_footer"><input
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="ok" class="admin_delete"
+               <td colspan="7" class="table_footer"><input
+                       type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+               <input type="submit" name="ok" class="form_delete"
                        value="{--ADMIN_HOLIDAY_STOP_CHECKED--}" /></td>
        </tr>
 </table>