[planet-web] [NGO] Fixed wrong link in template



commit 81842c5b17402be5d04c2d1d6f129e37ec5bec2f
Author: Daniel Mustieles <dnaiel mustieles gmail com>
Date:   Fri May 30 13:09:44 2014 +0200

    [NGO] Fixed wrong link in template

 themes/news/index-2.0.html.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/news/index-2.0.html.tmpl b/themes/news/index-2.0.html.tmpl
index 2b09086..b5ebfaa 100644
--- a/themes/news/index-2.0.html.tmpl
+++ b/themes/news/index-2.0.html.tmpl
@@ -74,7 +74,7 @@
 <div class="person-info">
 <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_IF 
channel_face><img class="face" src="<TMPL_VAR channel_face ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img 
class="face" src="http://planet.gnome.org/heads/nobody.png"; alt=""><br></TMPL_IF><TMPL_VAR 
channel_name><TMPL_IF channel_real><br><TMPL_VAR channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR 
channel_nick>)</TMPL_IF></a>
 <TMPL_IF channel_opw2010><p><a href="https://wiki.gnome.org/GnomeWomen/OutreachProgram2010"; title="GNOME 
Outreach Program for Women 2010"><img src="http://planet.gnome.org/heads/logos/opw2010.png"; alt="OPW 2010" 
/></a></p></TMPL_IF>
-<TMPL_IF channel_gsoc2010><p><a href="https://siki.gnome.org/SummerOfCode2010"; title="Google Summer of Code 
2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png"; alt="GSoC 2010" /></a></p></TMPL_IF>
+<TMPL_IF channel_gsoc2010><p><a href="https://wiki.gnome.org/Outreach/SummerOfCode/2010"; title="Google 
Summer of Code 2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png"; alt="GSoC 2010" 
/></a></p></TMPL_IF>
 <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME Conference"><img 
src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" /></a></p></TMPL_IF>
 </div>
 


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