aboutsummaryrefslogtreecommitdiff
path: root/views/failsafe/messages/sanitisation/htaccess.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/failsafe/messages/sanitisation/htaccess.php')
-rw-r--r--views/failsafe/messages/sanitisation/htaccess.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/failsafe/messages/sanitisation/htaccess.php b/views/failsafe/messages/sanitisation/htaccess.php
index 99bfe4159..bca1b3243 100644
--- a/views/failsafe/messages/sanitisation/htaccess.php
+++ b/views/failsafe/messages/sanitisation/htaccess.php
@@ -12,6 +12,6 @@
* @link http://elgg.org/
*/
- echo nl2br(elgg_echo('installation:error:htaccess'));
+ echo autop(elgg_echo('installation:error:htaccess'));
?>
<textarea cols="120" rows="30"><?php echo $vars['.htaccess']; ?></textarea> \ No newline at end of file