From a8b1607938852a61ae05df41681693347dcfaae9 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Tue, 4 Mar 2014 23:43:25 +0100 Subject: Bug 956190 (part 2): Merge params.css and editusers.css with admin.css r/a=justdave --- template/en/default/admin/params/editparams.html.tmpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/params/editparams.html.tmpl') diff --git a/template/en/default/admin/params/editparams.html.tmpl b/template/en/default/admin/params/editparams.html.tmpl index 4cc22da99..6a9248fcc 100644 --- a/template/en/default/admin/params/editparams.html.tmpl +++ b/template/en/default/admin/params/editparams.html.tmpl @@ -35,7 +35,7 @@ [% PROCESS global/header.html.tmpl title = title message = message - style_urls = ['skins/standard/params.css'] + style_urls = ['skins/standard/admin.css'] javascript_urls = ['js/params.js', 'js/util.js'] doc_section = "administration.html#bugzilla-configuration" %] @@ -68,7 +68,8 @@
-
Note: +
+ Note: Bugzilla is developed entirely by volunteers. The best way to give back to the Bugzilla project is to contribute yourself! @@ -86,7 +87,7 @@

[%# CONTENT PANEL %] -
+ [% PROCESS admin/params/common.html.tmpl panel = current_panel %] -- cgit v1.2.3-24-g4f1b