[PATCH] Display submitted-text always where it is visible

Rob Snelders programming at ertai.nl
Sun Apr 15 04:24:16 PDT 2012


---
 bug/bug.xhtml |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/bug/bug.xhtml b/bug/bug.xhtml
index 0e9c073..c0f017b 100644
--- a/bug/bug.xhtml
+++ b/bug/bug.xhtml
@@ -92,10 +92,14 @@
               </div>
             </div>
           </div>
-          
+    
+          <div class="state_success">
+            <p>The bug report has been successfully submitted.</p>
+            <p>You can edit it or add attachments using <a class="bug">the corresponding bugzilla page</a>.</p>
+          </div>
+      
           <div class="username"></div>
 
-
           <div class="state signin">
 	    <div class="signin-invite">
 	      Please login using your <a class="login-link" target="_blank">bugzilla account</a>.
@@ -209,11 +213,6 @@ Platform (if different from the browser):
 
           </div>
 
-          <div class="state_success">
-            <p>The bug report has been successfully submitted.</p>
-            <p>You can edit it or add attachments using <a class="bug">the corresponding bugzilla page</a>.</p>
-          </div>
-
           <div class="submission">
 
 	    <div class="state state_subcomponent state_duplicates">
-- 
1.7.5.4


--------------030608060507040708090604--


More information about the LibreOffice mailing list