aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-08-19 21:41:45 +0000
committermkanat%bugzilla.org <>2009-08-19 21:41:45 +0000
commitbbee27b864274b83dd0fb674034e28b5e41e3b2f (patch)
treea4b80d8ec19043857ad272dfb35928d79ed16e20
parentBug 505015: Selections are not persistent across submissions - Patch by FrÃÂ... (diff)
downloadbugzilla-bbee27b864274b83dd0fb674034e28b5e41e3b2f.tar.gz
bugzilla-bbee27b864274b83dd0fb674034e28b5e41e3b2f.tar.bz2
bugzilla-bbee27b864274b83dd0fb674034e28b5e41e3b2f.zip
Bug 458395: Hook for setting-descs
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
-rw-r--r--template/en/default/global/setting-descs.none.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/global/setting-descs.none.tmpl b/template/en/default/global/setting-descs.none.tmpl
index bcd476d04..661334c38 100644
--- a/template/en/default/global/setting-descs.none.tmpl
+++ b/template/en/default/global/setting-descs.none.tmpl
@@ -47,3 +47,5 @@
"local" => "Same as the server",
}
%]
+
+[% Hook.process('settings') %]