summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/setting-descs.none.tmpl
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2005-03-11 01:21:33 +0100
committertravis%sedsystems.ca <>2005-03-11 01:21:33 +0100
commitab5067bb0995cce2afe51803b5f005cc9f994416 (patch)
tree93ee81693db753abb0660f6effb44c9706bcf0a5 /template/en/default/global/setting-descs.none.tmpl
parent6674f61905d98aee08b95c22181aa439bfb041e5 (diff)
downloadbugzilla-ab5067bb0995cce2afe51803b5f005cc9f994416.tar.gz
bugzilla-ab5067bb0995cce2afe51803b5f005cc9f994416.tar.xz
Bug 41972 : Per-user pref to turn quips off
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
Diffstat (limited to 'template/en/default/global/setting-descs.none.tmpl')
-rw-r--r--template/en/default/global/setting-descs.none.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/setting-descs.none.tmpl b/template/en/default/global/setting-descs.none.tmpl
index 26bed57a7..9e7ac9596 100644
--- a/template/en/default/global/setting-descs.none.tmpl
+++ b/template/en/default/global/setting-descs.none.tmpl
@@ -20,6 +20,7 @@
[% PROCESS global/variables.none.tmpl %]
[% setting_descs = {
+ "display_quips" => "Show a quip at the top of each bug list",
"off" => "Off",
"on" => "On"
}