From 1aec31a16bf92b1055129ff0697509df0e7663b3 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 8 Oct 2007 04:18:13 +0000 Subject: Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin r/a=mkanat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/list/quips.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/list/quips.html.tmpl') diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl index e730e7cce..14cecb26e 100644 --- a/template/en/default/list/quips.html.tmpl +++ b/template/en/default/list/quips.html.tmpl @@ -119,13 +119,13 @@ [% "Unknown" IF NOT users.$userid %] - + Delete - -- cgit v1.2.3-24-g4f1b