--- smeserver-password-1.0.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/passwordopt.pm.add2general 2007-03-01 21:22:58.000000000 +0100 +++ smeserver-password-1.0.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/passwordopt.pm 2008-04-26 23:33:24.000000000 +0200 @@ -119,7 +119,7 @@ my $passset = $user->prop('PasswordSet') || 'no'; my $star = ''; if ( $passset eq 'no' ) { - $star = $self->localise('PASSNOTSET_LABEL'); + $star = $self->localise('ACCOUNT_LOCKED'); } my $key = $user->key; my $cmd = "chage -l $key | grep -i 'password expires' | cut -d ':' -f 2"; --- smeserver-password-1.0.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/passwordopt.add2general 2008-03-01 11:09:12.000000000 +0100 +++ smeserver-password-1.0.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/passwordopt 2008-04-26 23:32:16.000000000 +0200 @@ -119,11 +119,6 @@ - PASSNOTSET_LABEL - Account is locked - - - SUCCESSFULLY_MODIFIED Successfully modified password properties