[gnome-web-www] Added a break on the "submitted request" page for all the lines to display with the same width.



commit 2ec48e7b3d46652d0cfa5a1a30538ce1c5780f35
Author: Andrea Veri <av src gnome org>
Date:   Fri Feb 17 17:26:26 2012 +0100

    Added a break on the "submitted request" page for all the lines to display with the same width.

 theme/page-apply.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index be0f573..17b9d70 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -70,7 +70,7 @@ if (array_key_exists('submit', $_POST)) {
                 <?php if ($application_submitted == true && $application_sent == true): ?>
                     
                     <h1 style="text-align: center">Thank you.</h1>
-                    <p class="main_feature" style="text-align: center;">Your application has been submitted and it'll be reviewed by the GNOME Foundation Membership Committee within two weeks.</p>
+                    <p class="main_feature" style="text-align: center;">Your application has been submitted and it'll be reviewed by the <br /> GNOME Foundation Membership Committee within two weeks.</p>
                     <p style="text-align: center"> You can check the status of your application at the following <a href="http://www.gnome.org/rt3-stats/membership.html";>page</a>.</p>
                 
                 <?php else: ?>



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