From ee5874e43cc3820f31f11aade7e03eb458c25706 Mon Sep 17 00:00:00 2001
From: "timeless%mozdev.org" <>
Date: Mon, 8 Jan 2007 07:50:04 +0000
Subject: Bug 365555 . global/code-error uses strange mark up patch by
bmo2007@rsz.jp r=timeless a=justdave
---
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 b92fa4436..c1d5f799b 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -60,7 +60,7 @@
[%+ Param('emailregexpdesc') %]
[% END %]
It must also not contain any of these special characters:
- \ ( ) & < > , ; : " [ ], or any whitespace.
+ \ ( ) & < > , ; : " [ ], or any whitespace.
[% ELSIF error == "authres_unhandled" %]
The result value of [% value FILTER html %] was not handled by
--
cgit v1.2.3-24-g4f1b