From e0b7f93724e37f946c21be6ab449d3234a3b82e1 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 13 Nov 2006 05:20:18 +0000 Subject: [PATCH] document that changing the profile for Visitor changes the defaults for new users --- lib/WebGUI/i18n/English/WebGUIProfile.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/WebGUIProfile.pm b/lib/WebGUI/i18n/English/WebGUIProfile.pm index 93acf2259..1da0b6ebf 100644 --- a/lib/WebGUI/i18n/English/WebGUIProfile.pm +++ b/lib/WebGUI/i18n/English/WebGUIProfile.pm @@ -94,8 +94,9 @@ to validate any input that the user may supply.|, '627' => { message => q|

Profiles are used to extend the information of a particular user. In some cases profiles are important to a site, in others they are not. The profiles system is completely extensible. You can add as much information to the user profiles as you like.

+

If you would like to change the default settings for new users on the site, then edit the User Profile for the user Visitor.

|, - lastUpdated => 1146807311 + lastUpdated => 1163395390 }, '492' => {