summaryrefslogtreecommitdiffstats
path: root/template/en/default/pages/linked.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/pages/linked.html.tmpl')
-rw-r--r--template/en/default/pages/linked.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/pages/linked.html.tmpl b/template/en/default/pages/linked.html.tmpl
index a5e40d122..52b1735f6 100644
--- a/template/en/default/pages/linked.html.tmpl
+++ b/template/en/default/pages/linked.html.tmpl
@@ -30,7 +30,7 @@
<hr>
<p>
-<pre>
+<pre class="bz_comment_text">
[%- cgi.param("text") FILTER wrap_comment FILTER quoteUrls FILTER html -%]
</pre>
</p>
@@ -45,7 +45,7 @@
<hr>
<p>
-<pre>
+<pre class="bz_comment_text">
[%- cgi.param("text") FILTER wrap_comment FILTER quoteUrls -%]
</pre>
</p>