]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallyes.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_rallyes.tpl
index eb99ae8885d78680b6580f7fb8f001f556f9a326..7d360119082e9a77aa090cd75c8c47ecd652c97c 100644 (file)
@@ -1,7 +1,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_rallyes%}" 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 colspan="6" align="center" class="admin_title">
+               <td colspan="6" align="center" class="table_header">
                        <strong>{--RALLYE_EDIT_DELETE_RALLYES--}:</strong>
                </td>
        </tr>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="6" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--RALLYE_EDIT_ADMIN--}" />
-                       <input type="submit" name="del" class="admin_delete" value="{--RALLYE_DELETE_ADMIN--}" />
+               <td colspan="6" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="form_submit" value="{--RALLYE_EDIT_ADMIN--}" />
+                       <input type="submit" name="del" class="form_delete" value="{--RALLYE_DELETE_ADMIN--}" />
                </td>
        </tr>
 </table>
 </form>
 
-<div class="admin_note">
+<div class="notice">
        {--RALLYE_EDIT_ONLY_INACTIVE_NOTE--}
 </div>