[Mageia-sysadm] [251] FIx wording

root at mageia.org root at mageia.org
Sat Jan 8 01:00:32 CET 2011


Revision: 251
Author:   dmorgan
Date:     2011-01-08 01:00:32 +0100 (Sat, 08 Jan 2011)
Log Message:
-----------
FIx wording

Modified Paths:
--------------
    identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm

Modified: identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm
===================================================================
--- identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm	2011-01-07 23:20:38 UTC (rev 250)
+++ identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm	2011-01-08 00:00:32 UTC (rev 251)
@@ -158,7 +158,7 @@
 	if ($c->req->param('newpassword1') eq $c->req->param('newpassword2')) {
 		$newpass = $c->req->param('newpassword1');
 	} else {
-		push @errors, "New passwords dont match";
+		push @errors, "New passwords do not match";
 	}
 	# if error show confirm page again to retry
 	if (@errors) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110108/77808050/attachment.html>


More information about the Mageia-sysadm mailing list