]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 375138: The UI of index.cgi is broken
authormkanat%bugzilla.org <>
Sun, 25 Mar 2007 07:11:15 +0000 (07:11 +0000)
committermkanat%bugzilla.org <>
Sun, 25 Mar 2007 07:11:15 +0000 (07:11 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit

skins/standard/index.css
skins/standard/params.css
template/en/default/admin/params/editparams.html.tmpl
template/en/default/index.html.tmpl

index 36b90f01fada663f968f75333982946a4deb87df..2b021f349ad7cd34defa43dd3356171e1f4cc89b 100644 (file)
         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
     {
index 0390c50e37983b949d64d47476975e9c3fcdd311..8d34d0e055767edddf2a37823cdc7e1366eaeb46 100644 (file)
@@ -47,3 +47,9 @@ dt {
 dd {
   margin-bottom: 1.5em;
 }
+
+.contribute {
+    border: 1px dotted black;
+    padding: .5em;
+    font-size: small;
+}
index ce5442b3a3ed79bc6cfd74bba60bb4357339db2a..2a9b785a6d11eec63c76879dc4655e94f843a2a8 100644 (file)
       [% IF curpanel == -1 %]
         [% PROCESS admin/params/index.html.tmpl panels = panels %]
       [% ELSE %]
+
+        <div class="contribute"><strong>Note:</strong>
+          [%+ terms.Bugzilla %] is developed entirely by volunteers. The
+          best way to give back to the [% terms.Bugzilla %] project is
+          to <a href="http://www.bugzilla.org/contribute/">contribute</a>
+          yourself! You don't have to be a programmer to contribute, there are
+          lots of things that we need.
+        </div>
+
         <p>
           This lets you edit the basic operating parameters of [% terms.Bugzilla %].
           Be careful!<br>
           Any item you check "Reset" on will get reset to its default value.
         </p>
+
         [%# CONTENT PANEL %]
         <form method="post" action="editparams.cgi">
           [% PROCESS admin/params/common.html.tmpl panel = current_panel %]
index 9205fba17c80c342188fbe918a35e9ad742463bf..a96f2b15eb9fc7028c2d32578f0925805860d487 100644 (file)
@@ -93,17 +93,7 @@ function addSidebar() {
 [% END %]
 
 <div id="page-index">
-  <div class="intro">
-  [% IF user.in_group('admin') %]
-    <div class="contribute"><strong>Administrator:</strong>
-      [%+ terms.Bugzilla %] is developed entirely by
-      volunteers. The best way to give back to the [% terms.Bugzilla %] project
-      is to <a href="http://www.bugzilla.org/contribute/">contribute</a>
-      yourself! You don't have to be a programmer to contribute, there are
-      lots of things that we need.
-    </div>
-  [% END %]
-  </div>
+  <div class="intro"></div>
 
   <p>Welcome to [% terms.Bugzilla %]. To see what's new in this version
     of [% terms.Bugzilla %], see the