From 7eed51a8872b1c11af3288f55be7609ed58c523a Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Wed, 8 Jan 2014 23:46:52 +0100 Subject: Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 validator happy https://bugzilla.mozilla.org/show_bug.cgi?id=390955 --- template/en/default/index.html.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'template') diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index d165abfd8..a463d1342 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -173,13 +173,13 @@ YAHOO.util.Event.onDOMReady(onLoadActions);
  • [% terms.Bugs %] reported in the - last 24 hours + last 24 hours [% title = BLOCK %][% terms.Bugs %] reported in the last 24 hours[% END %] -   - | last 7 days + | last 7 days [% title = BLOCK %][% terms.Bugs %] reported in the last 7 days[% END %] -  
  • -- cgit v1.2.3-24-g4f1b