]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_contct_user_form.tpl
Naming convention on language strings applied, ACL handling fixed:
[mailer.git] / templates / de / html / admin / admin_contct_user_form.tpl
index 5bc883c28d6df4a72dda08928418c5f5e9d301b2..6ff39698b2b0bb12ece1afb63159276f8d8af894 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=user_contct&amp;userid=$content[userid]%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=user_contct&amp;userid=$content[userid]%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td align="center" class="table_header bottom">
@@ -14,7 +14,7 @@
        <tr>
                <td align="center" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--ADMIN_CONTACT_USER_SUBMIT--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_CONTACT_USER_SUBMIT--}" />
                </td>
        </tr>
 </table>