From 6a1922d9aaf021d8919dbc87d8e59305c603ae59 Mon Sep 17 00:00:00 2001 From: pete Date: Mon, 12 Apr 2010 18:36:45 +0000 Subject: Updated custom profile fields admin area / list re-ordering ui. git-svn-id: http://code.elgg.org/elgg/trunk@5704 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/profile/languages/en.php') diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index dedcdcd97..431c5ff6d 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -63,7 +63,7 @@ $english = array( 'profile:defaultprofile:reset' => 'Default system profile reset', 'profile:resetdefault' => 'Reset default profile', - 'profile:explainchangefields' => 'You can replace the existing profile fields with your own using the form below. First you give the new profile field a label, for example, \'Favorite team\'. Next you need to select the field type, for example, tags, url, text and so on. At any time you can revert back to the default profile set up.', + 'profile:explainchangefields' => 'You can replace the existing profile fields with your own using the form below.

Give the new profile field a label, for example, \'Favorite team\', then select the field type (eg. text, url, tags), and click the \'Add\' button. To re-order the fields drag on the handle next to the field label. To edit a field label - click on the label\'s text to make it editable.
At any time you can revert back to the default profile set up, but you will loose any information already entered into custom fields on profile pages.', /** -- cgit v1.2.3