[bugzilla-gnome-org-customizations/production] Put the box around the general intro instead of common queries



commit 47d66f54b17f6ca61048875ee0258c6983bfc7bb
Author: Andre Klapper <ak-47 gmx net>
Date:   Thu Feb 26 20:08:34 2015 +0100

    Put the box around the general intro instead of common queries

 .../template/en/default/hook/index-outro.html.tmpl |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/extensions/Browse/template/en/default/hook/index-outro.html.tmpl 
b/extensions/Browse/template/en/default/hook/index-outro.html.tmpl
index 922f9ee..94e7987 100644
--- a/extensions/Browse/template/en/default/hook/index-outro.html.tmpl
+++ b/extensions/Browse/template/en/default/hook/index-outro.html.tmpl
@@ -1,9 +1,10 @@
-  <div class="intro">This is GNOME Bugzilla which collects wishes, bugs and crashes
-  reported by users and developers. For participating you need a personal account.
-  It allows you to create reports, add comments, and observe development by
-  subscribing to updates.</div>
+  <div class="intro" style="border: 1px grey solid; margin-top: 5px; padding: 5px">
+    This is GNOME Bugzilla which collects wishes, bugs and crashes reported by users
+    and developers. For participating you need a personal account. It allows you to
+    create reports, add comments, and observe development by subscribing to updates.
+  </div>
 
-  <div id="commonqueries" style="border: 1px grey solid; margin-top: 5px; padding: 5px">
+  <div id="commonqueries">
     <h2>Common links</h2>
     [% IF user.id %]
       <div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]