From 9b0ec35bdc8e742697db35a54cf26feeb9d1f858 Mon Sep 17 00:00:00 2001
From: "mkanat%bugzilla.org" <>
Date: Tue, 24 Nov 2009 06:34:17 +0000
Subject: Fix test failures caused by check-in of bug 430014.
---
template/en/default/global/code-error.html.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'template')
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index d64b3656a..b138de5e8 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -153,7 +153,7 @@
[% returned FILTER html %]
, which is not a valid name
for an extension. Extensions must return their name, not 1
or a number. See the documentation of
- Bugzilla::Extension
+ Bugzilla::Extension
for details.
[% ELSIF error == "extension_no_name" %]
--
cgit v1.2.3-24-g4f1b