A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_edit_rallyes.tpl
index f6bcf23513587b54361e788daa4170d8b2bc8761..c3c44524d73d6e7b684e8799a2a76779b455a156 100644 (file)
@@ -1,14 +1,14 @@
 <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="3" align="center" class="admin_title bottom">
+               <td colspan="3" align="center" class="table_header bottom">
                <strong>{--RALLYE_EDIT_RALLYES--}:</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="3" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="change" class="admin_submit" value="{--RALLYE_CHANGE_ADMIN--}" />
+               <td colspan="3" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="change" class="form_submit" value="{--RALLYE_CHANGE_ADMIN--}" />
                </td>
        </tr>
 </table>