]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_user.tpl
Even more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_edit_user.tpl
index 15ccea30bbad5f31530082f414fa884ec64887af..97b36f595107eba3e351a5a6a8506c9d121af9f1 100644 (file)
@@ -1,6 +1,4 @@
-<form
-       action="{!URL!}/modules.php?module=admin&amp;what=edit_user&amp;u_id=$content"
-       method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=edit_user&amp;uid=$content" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="400"
        class="admin_table dashed" align="center">
        <tr>
@@ -26,7 +24,7 @@
        <tr>
                <td align="right">{--FAMILY_NAME--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
-               <td><input type="text" name="family_name" class="admin_normal"
+               <td><input type="text" name="family" class="admin_normal"
                        size="15" maxlength="255" value="{!_FAMILY!}"></td>
        </tr>
        <tr>