]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_already.tpl
Hotfix
[mailer.git] / templates / de / html / admin / admin_add_sponsor_already.tpl
index 13ff2900c37b6413fc697c8524a6d88c94257fba..b9300c562e1e2253784d2320f259e65ffdba56f8 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=add_sponsor%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=add_sponsor%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="table_header bottom" align="center">
@@ -16,7 +16,7 @@
        <td align="center" class="table_footer">
                $content[hidden]
                <input type="hidden" name="force" value="1" />
-               <input type="submit" name="ok" class="form_submit" value="{--ADD_SPONSOR--}" />
+               <input type="submit" class="form_submit" name="ok" value="{--ADD_SPONSOR--}" />
        </td>
 </tr>
 </table>