summaryrefslogtreecommitdiff
path: root/themes/default/views/movie.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/views/movie.html.php')
-rw-r--r--themes/default/views/movie.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/views/movie.html.php b/themes/default/views/movie.html.php
index 2cd9806f..66c80ded 100644
--- a/themes/default/views/movie.html.php
+++ b/themes/default/views/movie.html.php
@@ -16,7 +16,7 @@
<div id="gInfo">
<h1><?= p::purify($item->title) ?></h1>
- <div><?= p::purify($item->description) ?></div>
+ <div><?= nl2br(p::purify($item->description)) ?></div>
</div>
<script type="text/javascript">