From: kiko%async.com.br <> Date: Sat, 6 Mar 2004 23:28:44 +0000 (+0000) Subject: Fix for bug 236634: move colon out of anchor text in "Target X-Git-Tag: bugzilla-2.18rc1~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e46a69e752bbc79bf27ceb0967e73af35d365a;p=thirdparty%2Fbugzilla.git Fix for bug 236634: move colon out of anchor text in "Target Milestone:" in show_bug. r=gerv, a=justdave. --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index e912196ca4..f24dce62fb 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -253,8 +253,7 @@ [% IF bug.milestoneurl %] [% END %] - Target Milestone: - [% "" IF bug.milestoneurl %] + Target Milestone[% "" IF bug.milestoneurl %]: [% PROCESS select selname = "target_milestone" accesskey => "t" %]