]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_edit.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_rallye_edit.tpl
index 2654ee5621ada8c5cd37c3cf5795268987d96458..076cffa712872d934e9ab9ac3f634420b7591a21 100644 (file)
@@ -1,30 +1,30 @@
 <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" style="margin-bottom: 10px">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<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="table dashed">
        <tr>
-               <td colspan="4" align="center" class="admin_title" height="30">
+               <td colspan="4" align="center" class="table_header">
                        <strong>{--RALLYE_EDIT_SELECTED_PRICES--}</strong>
                </td>
        </tr>
        <tr>
-               <td width="120" align="center" class="header_column bottom2 right2">
+               <td width="120" align="center" class="header_column bottom right">
                        <strong>{--RALLYE_ID--}:</strong>
                </td>
-               <td width="65" align="center" class="header_column bottom2 right2">
+               <td width="65" align="center" class="header_column bottom right">
                        <strong>{--RALLYE_LEVEL--}:</strong>
                </td>
-               <td width="185" align="center" class="header_column bottom2 right2">
+               <td width="185" align="center" class="header_column bottom right">
                        <strong>{--RALLYE_PRICE_POINTS--}:</strong>
                </td>
-               <td width="130" align="center" class="header_column bottom2">
+               <td width="130" align="center" class="header_column bottom">
                        <strong>{--RALLYE_PRICE_INFO--}:</strong>
                </td>
        </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" class="form_submit" name="change" value="{--RALLYE_CHANGE_PRICES--}" />
                </td>
        </tr>
 </table>