aboutsummaryrefslogtreecommitdiffstats
path: root/template/standard/html/user/item.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/standard/html/user/item.php')
-rw-r--r--template/standard/html/user/item.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/standard/html/user/item.php b/template/standard/html/user/item.php
index 65dce5b..3a33c51 100644
--- a/template/standard/html/user/item.php
+++ b/template/standard/html/user/item.php
@@ -15,6 +15,6 @@
</h2>
</header>
<blockquote cite="<?=$USER['URL']?>">
- <?=$USER['BODY']['HTML']?>
+ <?=$USER['BODY']['HTML']()?>
</blockquote>
</li> \ No newline at end of file