[planet-web] [ux] Fix email subject for new feed requests



commit d6b4f50be490cd97d57a2f1323da27cc4e45911b
Author: Lucas Rocha <lucasr litl com>
Date:   Fri Apr 30 13:29:54 2010 +0100

    [ux] Fix email subject for new feed requests

 themes/ux/index.html.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/ux/index.html.tmpl b/themes/ux/index.html.tmpl
index 566a60a..e00a722 100644
--- a/themes/ux/index.html.tmpl
+++ b/themes/ux/index.html.tmpl
@@ -115,7 +115,7 @@
 
 <p>Brought to you by the <a href="http://www.planetplanet.org/";>Planet</a> aggregator, cron, <a href="http://www.python.org/";>Python</a>, <a href="http://www.redhat.com/";>Red Hat</a> (who kindly host the GNOME servers). Design by <a href="http://bethesignal.org/";>Jeff Waugh</a>, inspired by earlier work from <a href="http://www.actsofvolition.com/";>Steven Garrity</a>, <a href="http://www.gnome.org/~seth/";>Seth Nickell</a> and <a href="http://www.isity.net/";>Diana Fong</a>.</p>
 
-<p><TMPL_VAR title ESCAPE="HTML"> is edited by William Jon McCann. Please <a href="mailto:william jon mccann gmail com?Subject=planet gnome org">mail him</a> if you have a question or would like your blog added to the feed.</p>
+<p><TMPL_VAR title ESCAPE="HTML"> is edited by William Jon McCann. Please <a href="mailto:william jon mccann gmail com?Subject=planet gnome org/ux">mail him</a> if you have a question or would like your blog added to the feed.</p>
 
 <p>Updated on <TMPL_VAR date> UTC. Entries are normalised to UTC time.</p>
 </div>



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