summaryrefslogtreecommitdiffstats
path: root/extensions/UserStory/template/en/default/hook/bug/comments-comment_banner.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/UserStory/template/en/default/hook/bug/comments-comment_banner.html.tmpl')
-rw-r--r--extensions/UserStory/template/en/default/hook/bug/comments-comment_banner.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/UserStory/template/en/default/hook/bug/comments-comment_banner.html.tmpl b/extensions/UserStory/template/en/default/hook/bug/comments-comment_banner.html.tmpl
index e063ac942..cbc4fe951 100644
--- a/extensions/UserStory/template/en/default/hook/bug/comments-comment_banner.html.tmpl
+++ b/extensions/UserStory/template/en/default/hook/bug/comments-comment_banner.html.tmpl
@@ -43,9 +43,9 @@
[% IF bug.cf_user_story != "" %]
<div id="user_story_readonly" class="bz_comment">
- <pre id="user-story" class="bz_comment_text">
- [%- bug.cf_user_story FILTER quoteUrls(bug) -%]
- </pre>
+ <div id="user-story" class="bz_comment_text">
+ [%- bug.cf_user_story FILTER renderComment(bug, undef) -%]
+ </div>
</div>
[% ELSE %]
<br id="user_story_readonly">