diff options
-rw-r--r-- | template/en/default/global/code-error.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index a8cdd7ef2..a7962fcf4 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -530,7 +530,7 @@ </table> <p>Traceback:</p> -<pre>[% traceback FILTER html_linebreak %]</pre> +<pre>[% traceback FILTER html %]</pre> [% IF variables %] <pre> |