From ea02384f5c8c226c3eeea27513365f2f2f11e745 Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Mon, 5 Dec 2011 19:58:12 +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/edit.html.tmpl | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'template/en/default/bug/edit.html.tmpl') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index ab150dd31..bdee83806 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -556,15 +556,11 @@ [%############################################################################%] [% BLOCK section_url_keyword_whiteboard %] - - : - + [% INCLUDE "bug/field-label.html.tmpl" + field = bug_fields.bug_file_loc + editable = 1 + accesskey = "u" + %] [% IF bug.check_can_change_field("bug_file_loc", 0, 1) %] -- cgit v1.2.3-24-g4f1b