1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.1/root/etc/e-smith/web/panels/password/cgi-bin/userpassword mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/web/panels/password/cgi-bin/userpassword |
2 |
--- e-smith-base-4.18.1/root/etc/e-smith/web/panels/password/cgi-bin/userpassword 2008-08-08 12:42:22.000000000 +0200 |
3 |
+++ mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/web/panels/password/cgi-bin/userpassword 2008-08-08 12:42:00.000000000 +0200 |
4 |
@@ -142,7 +142,7 @@ |
5 |
<label>PASSWORD_NEW</label> |
6 |
</field> |
7 |
<field type="password" id="passVerify" validation="password_compare" value=""> |
8 |
- <label>PASSWORD_NEW_VERIFY</label> |
9 |
+ <label>PASSWORD_VERIFY_NEW</label> |
10 |
</field> |
11 |
<subroutine src="print_button('PASSWORD_CHANGE')" /> |
12 |
</page> |