mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-19 19:09:13 -04:00
Forgot this file when i was fixing #477
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"name" => p::clean($comment->author_name()))); ?>
|
||||
</p>
|
||||
<div>
|
||||
<?= p::purify($comment->text) ?>
|
||||
<?= nl2br(p::purify($comment->text)) ?>
|
||||
</div>
|
||||
</li>
|
||||
<? endforeach ?>
|
||||
|
||||
Reference in New Issue
Block a user