aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/languages
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-04-12 18:36:45 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-04-12 18:36:45 +0000
commit6a1922d9aaf021d8919dbc87d8e59305c603ae59 (patch)
tree348e19a0e3f655eb22ee7ff29d7934f01b0e4bbe /mod/profile/languages
parent61e315012f9119ad479c18fa66c35ef8c0bb5756 (diff)
downloadelgg-6a1922d9aaf021d8919dbc87d8e59305c603ae59.tar.gz
elgg-6a1922d9aaf021d8919dbc87d8e59305c603ae59.tar.bz2
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
Diffstat (limited to 'mod/profile/languages')
-rw-r--r--mod/profile/languages/en.php2
1 files changed, 1 insertions, 1 deletions
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. <br /><br />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. <br />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.',
/**