]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (himorin...
authorlpsolit%gmail.com <>
Tue, 22 Sep 2009 17:08:26 +0000 (17:08 +0000)
committerlpsolit%gmail.com <>
Tue, 22 Sep 2009 17:08:26 +0000 (17:08 +0000)
template/en/default/global/field-descs.none.tmpl

index d2811943534f076702c99df7394c87a9111a2100..25fdafef67f2753280feab44b7790507a408231f 100644 (file)
@@ -24,7 +24,7 @@
 [% PROCESS global/variables.none.tmpl %]
 
 [% field_descs = { "[Bug creation]"          => "[$terms.Bug creation]",
-                   "actual_time"             => "Actual Hours"
+                   "actual_time"             => "Actual Hours",
                    "alias"                   => "Alias",
                    "assigned_to"             => "Assignee",
                    "attach_data.thedata"     => "Attachment data",