From dd56626460d311ed3926acc2a72dc0f44c8d1d49 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Tue, 18 Nov 2008 07:56:34 +0000 Subject: [PATCH] Updated the text of the users invitations to include verbiage explaining that anonymous registration must also be enabled in order for it to work. --- lib/WebGUI/i18n/English/Account_Inbox.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Account_Inbox.pm b/lib/WebGUI/i18n/English/Account_Inbox.pm index 4811a024b..3245f7afe 100644 --- a/lib/WebGUI/i18n/English/Account_Inbox.pm +++ b/lib/WebGUI/i18n/English/Account_Inbox.pm @@ -105,7 +105,7 @@ our $I18N = { }, 'invite user enabled template hoverHelp' => { - message => q|Enable users to send emails to their friends, inviting them to come and create an account on this site.|, + message => q|Enable users to send emails to their friends, inviting them to come and create an account on this site. Please note: In order for this feature to work you must also enable anonymous registration|, lastUpdated => 1119068809 },