]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_payout_accept_form.tpl
Hotfix
[mailer.git] / templates / de / html / admin / admin_payout_accept_form.tpl
index 6355e3330f076b583c4d7d017e2ecc08c4e5078d..3554a90264d4d0bd7a5bbd2d96f84fbf267e445f 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$content[pid]&amp;task=$content[task]%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$content[pid]&amp;task=$content[task]%}" method="post">
 <div align="center" class="table dashed">
 
 <div class="table_header bottom">
@@ -17,7 +17,7 @@
 
 <div class="table_footer">
        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-       <input type="submit" name="ok" class="form_submit" value="{--ADMIN_PAYOUT_ACCEPT_PAYOUT--}" />
+       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_PAYOUT_ACCEPT_PAYOUT--}" />
 </div>
 
 </div>