From: mkanat%bugzilla.org <> Date: Fri, 23 Mar 2007 02:02:53 +0000 (+0000) Subject: Bug 374850: Add a link that encourages administrators to contribute to Bugzilla X-Git-Tag: bugzilla-3.0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bad66c6547409680220eb0515c35c9635b20b48;p=thirdparty%2Fbugzilla.git Bug 374850: Add a link that encourages administrators to contribute to Bugzilla Patch By Max Kanat-Alexander r=justdave, a=mkanat --- diff --git a/skins/standard/index.css b/skins/standard/index.css index 918f775e47..36b90f01fa 100644 --- a/skins/standard/index.css +++ b/skins/standard/index.css @@ -48,12 +48,18 @@ width: 250px; height: 200px; - margin-top: 2.3em; margin-right: 2.3em; float: right; - background: transparent no-repeat url(index/front.png); } + div.contribute { + position: relative; + top: 200px; + margin: .5em; + padding: .5em; + border: 1px dotted black; + font-size: small; + } #page-index #report { diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index a96f2b15eb..9205fba17c 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -93,7 +93,17 @@ function addSidebar() { [% END %]
-
+
+ [% IF user.in_group('admin') %] +
Administrator: + [%+ terms.Bugzilla %] is developed entirely by + volunteers. The best way to give back to the [% terms.Bugzilla %] project + is to contribute + yourself! You don't have to be a programmer to contribute, there are + lots of things that we need. +
+ [% END %] +

Welcome to [% terms.Bugzilla %]. To see what's new in this version of [% terms.Bugzilla %], see the