1 |
--- smeserver-userpanels-1.0/root/etc/e-smith/web/functions/userpanel-password.add2general2 2008-05-05 20:29:25.000000000 +0200 |
2 |
+++ smeserver-userpanels-1.0/root/etc/e-smith/web/functions/userpanel-password 2008-05-05 20:30:28.000000000 +0200 |
3 |
@@ -1,10 +1,10 @@ |
4 |
#!/usr/bin/perl -wT |
5 |
|
6 |
#---------------------------------------------------------------------- |
7 |
-# heading : Your Settings |
8 |
-# description : PASSWORD_CHANGE |
9 |
-# longdesc : change your password |
10 |
-# navigation : 100 100 |
11 |
+# heading : Your Settings |
12 |
+# description : PASSWORD_CHANGE |
13 |
+# longdesc : change your password |
14 |
+# navigation : 100 100 |
15 |
|
16 |
# e-smith manager functions: userpassword |
17 |
# copyright (C) 1999, 2000, 2001 e-smith, inc. |
18 |
@@ -43,7 +43,7 @@ |
19 |
<field type="password" id="passVerify" validation="password_compare" value=""> |
20 |
<label>PASSWORD_VERIFY_NEW</label> |
21 |
</field> |
22 |
- <subroutine src="print_button('CHANGE_PASSWORD')" /> |
23 |
+ <subroutine src="print_button('PASSWORD_CHANGE')" /> |
24 |
</page> |
25 |
|
26 |
<page name="Done" pre-event="print_status_message()"> |