[gnome-web-www/wptest] RT queue reference moved to its own line, it looks definitely nicer now.



commit 83ddd47c6ea8fccd8c575cdbd4c885d12ea7f268
Author: Andrea Veri <av src gnome org>
Date:   Fri Feb 17 15:59:18 2012 +0100

    RT queue reference moved to its own line, it looks definitely nicer now.

 theme/page-apply.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index 115ee65..be0f573 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -70,7 +70,8 @@ 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. You can check the status of your application at the following <a href="http://www.gnome.org/rt3-stats/membership.html";>page</a>.</p>
+                    <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 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]