[guadec-web] Updates to Desktop Training page and new Register Now button



commit e4b50f5f4f9e779cfa11885859eca5317a0f624a
Author: Sense Hofstede <qense ubuntu com>
Date:   Sat Jun 19 12:47:42 2010 +0200

    Updates to Desktop Training page and new Register Now button
    
     * A new 'Register Now' button has been added to the front page and the GNOME Desktop Training information
     * We're now properly linking to the registration from the GNOME Desktop Training information

 img/register_now.png             |  Bin 0 -> 7384 bytes
 templates/conference/index.tpl   |    2 +-
 templates/schedConf/training.tpl |    5 ++++-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/img/register_now.png b/img/register_now.png
new file mode 100644
index 0000000..0639e08
Binary files /dev/null and b/img/register_now.png differ
diff --git a/templates/conference/index.tpl b/templates/conference/index.tpl
index 74004db..1f53ed1 100644
--- a/templates/conference/index.tpl
+++ b/templates/conference/index.tpl
@@ -16,7 +16,7 @@
 
 
                 <div class="grid_8 alpha">
-                    <h1>About GUADEC</h1>
+                    <h1>About GUADEC <a href="http://register.guadec.org/"; title="GUADEC 2010 registration"><img src="{$baseUrl}/img/register_now.png" style="float: right;" alt="Register Now"/></a></h1>
                     
                     <p class="feature">
                         GUADEC (pronounced <em>gwah-dec</em>) is the largest get together of GNOME users, developers, foundation leaders, individuals, governments and businesses in the world.
diff --git a/templates/schedConf/training.tpl b/templates/schedConf/training.tpl
index d911b4c..02811cc 100644
--- a/templates/schedConf/training.tpl
+++ b/templates/schedConf/training.tpl
@@ -14,6 +14,7 @@
 
 <div id="training">
 <p>
+<a href="http://register.guadec.org/"; title="GUADEC 2010 registration"><img src="{$baseUrl}/img/register_now.png" style="float: right;" alt="Register Now"/></a>
 On 26 July and 27 July 2010, the first GNOME Developer Training sessions will be run as part of <abbr title="GNOME Users&#146; And Developers&#146; European Conference">GUADEC</abbr> 2010. The participants will be trained in developing on and for the GNOME desktop, and in working effectively with the community.
 </p>
 
@@ -49,7 +50,7 @@ To ensure the highest quality, space is strictly limited, we encourage you to re
 </p>
 
 <p>
-You can register for the GUADEC training course at <a href="http://guadec.org/"; title="GUADEC 2010">http://guadec.org/</a>.
+You can register for the GUADEC training course at <a href="http://register.guadec.org/"; title="GUADEC 2010">http://guadec.org/</a>.
 </p>
 
 <h2>Syllabus</h2>
@@ -109,6 +110,8 @@ You can register for the GUADEC training course at <a href="http://guadec.org/";
 <p>
 GNOME Developer Training is run by <a href="http://www.neary-consulting.com/"; rel="external" title="Neary Consulting">Neary Consulting</a> on behalf of <a href="http://foundation.gnome.org/"; rel="external" title="The GNOME Foundation">The GNOME Foundation</a>.
 <img src="{$baseUrl}/img/neary_consulting.png" alt="Neary Consulting" style="float: left; padding-right: 0.5em;"/>
+
+<a href="http://register.guadec.org/"; title="GUADEC 2010 registration"><img src="{$baseUrl}/img/register_now.png" style="float: right;" alt="Register Now"/></a>
 </p>
 </div>
 



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