From a9fb9c4b84b21f01a9bfea6eea13ee1b27435ca6 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Sun, 30 Dec 2012 19:37:39 -0800 Subject: Bug 365524: Improve emailregexpdesc parameter help text r=wicked, a=LpSolit --- template/en/default/admin/params/auth.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index 99e2a6b1c..57db6025a 100644 --- a/template/en/default/admin/params/auth.html.tmpl +++ b/template/en/default/admin/params/auth.html.tmpl @@ -108,7 +108,7 @@ "specification. Another popular value to put here is ^[^@]+$, " _ "which means 'local usernames, no @ allowed.'", - emailregexpdesc => "This describes in English words what kinds of legal addresses " _ + emailregexpdesc => "This description explains valid addresses that " _ "are allowed by the emailregexp param.", emailsuffix => "This is a string to append to any email addresses when actually " _ -- cgit v1.2.3-24-g4f1b