summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorville <ville@localhost>2005-07-22 17:08:10 +0000
committerville <ville@localhost>2005-07-22 17:08:10 +0000
commit316740f742f8ce5f69395d21c930a19d657a276a (patch)
tree757485fd0f5950188a4636b408972f9c7d6655f6
parent05a3cac42cb8f0ac7046d43e89e5238317022942 (diff)
downloadmarkup-validator-316740f742f8ce5f69395d21c930a19d657a276a.zip
markup-validator-316740f742f8ce5f69395d21c930a19d657a276a.tar.gz
markup-validator-316740f742f8ce5f69395d21c930a19d657a276a.tar.bz2
Don't show jumpbar in results and remove "always true" check; we're not
providing the content where the jumpbar links point at in fatal errors anyway.
-rw-r--r--share/templates/en_US/fatal-error.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/templates/en_US/fatal-error.tmpl b/share/templates/en_US/fatal-error.tmpl
index b67580c..ef189c8 100644
--- a/share/templates/en_US/fatal-error.tmpl
+++ b/share/templates/en_US/fatal-error.tmpl
@@ -2,9 +2,6 @@
<div id="main">
<div id="head">
- <TMPL_UNLESS NAME="no_jumpbar">
- <TMPL_INCLUDE name="jumpbar.tmpl">
- </TMPL_UNLESS>
<TMPL_INCLUDE NAME="table.tmpl">
</div><!-- end of "head" -->