Clean up message to preserve page formatting. Fixes #1848.

This commit is contained in:
Bharat Mediratta
2012-05-05 19:55:29 -07:00
parent 83efbc000f
commit 916f5c7d3b

View File

@@ -184,7 +184,7 @@
<?= $type?> [ <?= $code ?> ]:
</span>
<span class="message">
<?= $message?>
<?= html::purify($message) ?>
</span>
</h3>
<div id="<?= $error_id ?>" class="content">