From 1034c280ec82a96f389f9d20c5d480c353deb281 Mon Sep 17 00:00:00 2001 From: nicolasconnault Date: Wed, 4 Apr 2007 04:22:16 +0000 Subject: [PATCH] MDL-9135 --- lang/en_utf8/help/profilevisible.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lang/en_utf8/help/profilevisible.html diff --git a/lang/en_utf8/help/profilevisible.html b/lang/en_utf8/help/profilevisible.html new file mode 100644 index 0000000000..5e9a1e25a2 --- /dev/null +++ b/lang/en_utf8/help/profilevisible.html @@ -0,0 +1,2 @@ +

Profile field visibility

+

Each custom field can be given one of three visibility settings: invisible, everyone and user. The invisible setting would typically be set by an administrator who wants to hold private data on the users. The 'user' setting would normally be selected for a field that holds sensitive information, while the 'everyone' setting can be used for any type of information.

-- 2.39.5