From c7bc7a8e595ea57dda4de640a9c812e2c8253bce Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Tue, 19 Nov 2002 19:36:25 +0000 Subject: [PATCH] Bug 179811, used & instead of & Patch by Tobias Burnus , r=bbaetz, a=justdave --- template/en/default/global/useful-links.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index e069a94007..e172a0f557 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -53,7 +53,7 @@ [% IF user.login %] [% email = user.login FILTER url_quote %] - | My Requests + | My Requests [% ELSE %] | Requests [% END %] -- 2.47.3