AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / templates / de / html / admin / admin_add_admins.tpl
index f91dacbcf277c7e5428a8432d8d81858b1f966ac..be6d1b89961f5cc9649f5d8f8f1d5a2f5ca09d9f 100644 (file)
        <tr>
                <td align="right">{--ADMIN_ADMINS_ENTER_PASSWORD1--}:</td>
                <td>
-                       <input class="form_field" type="password" name="pass1" size="10" maxlength="255" />
+                       <input class="form_field" type="password" name="password1" size="10" maxlength="255" />
                </td>
        </tr>
        <tr>
                <td class="bottom" align="right">{--ADMIN_ADMINS_ENTER_PASSWORD2--}:</td>
                <td class="bottom">
-                       <input class="form_field" type="password" name="pass2" size="10" maxlength="255" />
+                       <input class="form_field" type="password" name="password2" size="10" maxlength="255" />
                </td>
        </tr>
        <tr>