aboutsummaryrefslogtreecommitdiff
path: root/views/default/forms/profile/fields/add.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/forms/profile/fields/add.php')
-rw-r--r--views/default/forms/profile/fields/add.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/forms/profile/fields/add.php b/views/default/forms/profile/fields/add.php
index 1ea9c57a9..2087ec299 100644
--- a/views/default/forms/profile/fields/add.php
+++ b/views/default/forms/profile/fields/add.php
@@ -25,5 +25,5 @@ $formbody = <<< END
$submit_control</div>
END;
-echo autop(elgg_echo('profile:explainchangefields'));
+echo elgg_autop(elgg_echo('profile:explainchangefields'));
echo $formbody;