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