From: travis%sedsystems.ca <> Date: Sat, 12 Mar 2005 11:24:15 +0000 (+0000) Subject: Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours" X-Git-Tag: bugzilla-2.18.1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe19c6f8ec8a3a3deb9c401a9f7e9d3cd79f8f1;p=thirdparty%2Fbugzilla.git Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours" Patch by Shane H. W. Travis r=mkanat a=myk --- diff --git a/template/en/default/global/field-descs.none.tmpl b/template/en/default/global/field-descs.none.tmpl index da804ca87b..4310feeadb 100644 --- a/template/en/default/global/field-descs.none.tmpl +++ b/template/en/default/global/field-descs.none.tmpl @@ -24,6 +24,7 @@ [% PROCESS global/variables.none.tmpl %] [% field_descs = { "[Bug creation]" => "[$terms.Bug creation]", + "actual_time" => "Actual Hours" "alias" => "Alias", "assigned_to" => "Assignee", "blocked" => "Blocks",