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



commit 7ca700ae1fcb17cb18ca5f8762b47a9eef9546e7
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Feb 13 22:57:22 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..768b122 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]