From 738591be1e58b664146eb12b61fa4294d56b534e Mon Sep 17 00:00:00 2001 From: "Gordon P. Hemsley" Date: Wed, 17 Feb 2010 13:55:21 -0800 Subject: Bug 546340 - Change anchors to use @id r=mkanat, a=mkanat --- template/en/default/list/table.html.tmpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'template/en/default/list') diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index 64ed319db..a8b5cb608 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -167,7 +167,7 @@ [% FOREACH bug = bugs %] [% count = loop.count() %] - - [% bug.bug_id %] + [% bug.bug_id %] [%+ '[SEC]' IF bug.secure_mode %] -- cgit v1.2.3-24-g4f1b