aboutsummaryrefslogtreecommitdiff
path: root/views/installation/install/pages/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/installation/install/pages/settings.php')
-rw-r--r--views/installation/install/pages/settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/installation/install/pages/settings.php b/views/installation/install/pages/settings.php
index 30a1deb5a..04f23c0ea 100644
--- a/views/installation/install/pages/settings.php
+++ b/views/installation/install/pages/settings.php
@@ -1,6 +1,6 @@
<?php
-echo autop(elgg_echo('install:settings:instructions'));
+echo elgg_autop(elgg_echo('install:settings:instructions'));
$vars['type'] = 'settings';