[gnome-web-www] Button Get GNOME 3 added on front page



commit ac4e1a3823ba0910e56b8adb96b6fbaa8368bef9
Author: Himangi Saraogi <himangi774 gmail com>
Date:   Thu Nov 7 01:09:13 2013 +0530

    Button Get GNOME 3 added on front page
    
    A "Get GNOME 3" button was added to the frontpage which links directly
    to download page. This makes it easier to get to the GNOME download page
    from the home page.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666131
    
    Signed-off-by: Andreas Nilsson <anilsson redhat com>

 theme/page-home.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-home.php b/theme/page-home.php
index bbea32b..1d4ad91 100644
--- a/theme/page-home.php
+++ b/theme/page-home.php
@@ -29,7 +29,9 @@ require_once("header.php"); ?>
                 <h3>GNOME 3: Ease, comfort and control</h3>
                 <p>GNOME 3 is an easy and elegant way to use your computer. It is designed to put you in 
control and bring freedom to everybody. GNOME 3 is developed by the GNOME community, a diverse, international 
group of contributors that is supported by an independent, non-profit foundation.</p>
 
-                <p style="text-align: center;"><a class="action_button" href="gnome-3">Discover GNOME 
3</a></p>
+               <p style="text-align: center;">
+                       <a class="action_button" href="gnome-3">Discover GNOME 3</a>
+                       <a class="action_button" href="getting-gnome">Get GNOME 3</a></p>
             </div>
         </div>
     </div>


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