]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_edit.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_rallye_edit.tpl
index 89453a80e969f29ec99cf579d854604bc3c1b6a2..14bbcdf92973e81ffafbbc971404c2c3b56f9138 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content[rallye]%}" 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="4" align="center" class="admin_title">
+               <td colspan="4" align="center" class="table_header">
                        <strong>{--RALLYE_EDIT_SELECTED_PRICES--}</strong>
                </td>
        </tr>
@@ -22,9 +22,9 @@
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="change" class="admin_submit" value="{--RALLYE_CHANGE_PRICES--}" />
+               <td colspan="4" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="change" class="form_submit" value="{--RALLYE_CHANGE_PRICES--}" />
                </td>
        </tr>
 </table>