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/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 75c263e68..ecfac6f59 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -490,15 +490,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