]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_user.tpl
Removed some column aliases as they make it harder to check which column was ment
[mailer.git] / templates / de / html / admin / admin_edit_user.tpl
index f4be578df92343352ac3af9eaafc195790a9324b..93c1ae5dc828ac12fe6ee2ff0f1135a86173f15d 100644 (file)
        <tr>
                <td align="right">{--ADMIN_ENTER_PASSWORD1--}:</td>
                <td>
-                       <input type="password" class="form_field" name="pass1" size="5" maxlength="255" />
+                       <input type="password" class="form_field" name="password1" size="5" maxlength="255" />
                </td>
        </tr>
        <tr>
                <td class="bottom" align="right">{--ADMIN_ENTER_PASSWORD2--}:</td>
                <td class="bottom">
-                       <input type="password" class="form_field" name="pass2" size="5" maxlength="255" />
+                       <input type="password" class="form_field" name="password2" size="5" maxlength="255" />
                </td>
        </tr>
        <tr>