summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorMarc Schumann <wurblzap@gmail.com>2013-11-04 23:14:57 +0100
committerMarc Schumann <wurblzap@gmail.com>2013-11-04 23:14:57 +0100
commitf7a34b264f159f1210fe619c1066759ee673c8d4 (patch)
treed0117cfde072aef9e6befd4a18f943667400a0b7 /template
parentef3069138701d41db2f44dbe81e1f0ca50d9fa06 (diff)
downloadbugzilla-f7a34b264f159f1210fe619c1066759ee673c8d4.tar.gz
bugzilla-f7a34b264f159f1210fe619c1066759ee673c8d4.tar.xz
Bug 933353 - UNCONFIRMED hardcoded in product list.
r=LpSolit; a=glob
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/products/list.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/admin/products/list.html.tmpl b/template/en/default/admin/products/list.html.tmpl
index 0776b677c..364cf79e9 100644
--- a/template/en/default/admin/products/list.html.tmpl
+++ b/template/en/default/admin/products/list.html.tmpl
@@ -46,7 +46,8 @@
},
{
name => "allows_unconfirmed"
- heading => "Allow UNCONFIRMED $terms.Bugs"
+ heading => "Allow " _ display_value('bug_status', 'UNCONFIRMED') _
+ " " _ terms.Bugs
yesno_field => 1
},
] %]