]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_del.tpl
Renamed functions to make it more clear, ext-coupon continued:
[mailer.git] / templates / de / html / admin / admin_config_payouts_del.tpl
index 1e999942f0ec6adaf75fb7096a70deb14648878f..df992427c65ecf40ac149ba49061da492c8d8c6d 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="4" align="center" class="admin_title bottom" height="30">
+               <td colspan="4" align="center" class="table_header bottom">
                <strong>{--ADMIN_PAYOUT_DELETE_TITLE--}</strong></td>
        </tr>
        <tr>
@@ -13,8 +13,8 @@
        </tr>
        $content
        <tr>
-               <td colspan="4" class="admin_footer">
-                       <input type="submit" name="del" class="admin_delete" value="{--ADMIN_PAYOUT_DELETE--}" />
+               <td colspan="4" class="table_footer">
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_PAYOUT_DELETE--}" />
                </td>
        </tr>
 </table>