/[smeserver]/rpms/e-smith-base/sme7/e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme7/e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 17:52:47 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 snetram 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts
2     --- e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts 2008-08-07 19:09:33.000000000 +0200
3     +++ mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts 2008-08-07 19:07:36.000000000 +0200
4     @@ -163,10 +163,6 @@
5     <trans>Enter the new password in the fields below</trans>
6     </entry>
7     <entry>
8     - <base>RESET_PASSWORD_TITLE</base>
9     - <trans>Reset user password</trans>
10     - </entry>
11     - <entry>
12     <base>ERR_OCCURRED_MODIFYING_PASSWORD</base>
13     <trans>An error occurred while updating the password</trans>
14     </entry>
15     diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts
16     --- e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts 2008-08-07 19:09:33.000000000 +0200
17     +++ mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts 2008-08-07 19:06:01.000000000 +0200
18     @@ -257,7 +257,7 @@
19     <page name="CheckMaxUsersUnlock" post-event="checkMaxUsers('ResetPassword')">
20     </page>
21     <page name="ResetPassword" pre-event="turn_off_buttons()" post-event="reset_password()">
22     - <title>PASSWORD_RESET_TITLE</title>
23     + <title>RESET_PASSWORD_TITLE</title>
24     <subroutine src="print_page_description('reset')" />
25     <field type="password" id="password1" validation="nonblank, check_password">
26     <label>PASSWORD_NEW</label>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed