From 61ead83b0ec30fdecef0f5918f112f33359e7146 Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Mon, 5 Dec 2011 19:55:58 +0100 Subject: Bug 577854: URL field header caption does not link to field value description (confusingly links to actual URL) r/a=mkanat --- template/en/default/bug/field-label.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/bug/field-label.html.tmpl') diff --git a/template/en/default/bug/field-label.html.tmpl b/template/en/default/bug/field-label.html.tmpl index fe3bed75b..ecb49318e 100644 --- a/template/en/default/bug/field-label.html.tmpl +++ b/template/en/default/bug/field-label.html.tmpl @@ -24,6 +24,7 @@ # hidden: True if the field label should start hidden. # rowspan: a "rowspan" value for the label's . # tag_name: the tag to use to surround the label + # accesskey: access key for the label #%] [% DEFAULT tag_name = "th" %] @@ -33,7 +34,7 @@ [% IF rowspan %] rowspan="[% rowspan FILTER html %]"[% END %]> [% IF editable %] -