From ddb5db354ac1b55ce99c9d0e977a2a63099f4c21 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Fri, 23 Jul 2010 00:46:02 +0200 Subject: Bug 398701: Replace |FILTER url_quote| by |FILTER uri| r/a=mkanat --- template/en/default/reports/keywords.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/reports/keywords.html.tmpl') diff --git a/template/en/default/reports/keywords.html.tmpl b/template/en/default/reports/keywords.html.tmpl index d6fe03425..045c6ebeb 100644 --- a/template/en/default/reports/keywords.html.tmpl +++ b/template/en/default/reports/keywords.html.tmpl @@ -56,7 +56,7 @@ [% keyword.description FILTER html_light %] [% IF keyword.bug_count > 0 %] - + Search [% ELSE %] none @@ -64,7 +64,7 @@ [% IF keyword.bug_count > 0 %] - + [% keyword.bug_count %] [% ELSE %] none -- cgit v1.2.3-24-g4f1b