]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_user.tpl
Complete rewrite of and , wrapper functions added, see bug #101
[mailer.git] / templates / de / html / admin / admin_edit_user.tpl
index 15ccea30bbad5f31530082f414fa884ec64887af..fd29b41139618e17b8939537f525225d545bdc2d 100644 (file)
@@ -1,5 +1,5 @@
 <form
-       action="{!URL!}/modules.php?module=admin&amp;what=edit_user&amp;u_id=$content"
+       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">
@@ -26,7 +26,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>