]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_edit.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit.tpl
index 26c888796ac18a46f67990c0e4d5b4a3cfc86d78..0610641a9a45129b5d4ff51530282392b6d3d632 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_payouts&amp;ok=ok" method="post">
-<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_payouts&amp;ok=ok%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="5" align="center" class="admin_title bottom" height="30">
+               <td colspan="5" align="center" class="table_header bottom">
                        <strong>{--ADMIN_PAYOUT_EDIT_TITLE--}</strong>
                </td>
        </tr>
@@ -15,9 +15,9 @@
        </tr>
        $content
        <tr>
-               <td colspan="5" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_PAYOUT_EDIT--}" />
+               <td colspan="5" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_PAYOUT_EDIT--}" />
                </td>
        </tr>
 </table>