svnweb-commits
[Top][All Lists]
Advanced

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

[Svnweb-commits] r889 - static/trunk/fsforg/js


From: sysadmin
Subject: [Svnweb-commits] r889 - static/trunk/fsforg/js
Date: Mon, 03 May 2010 21:48:51 -0400

Author: mattl
Date: Mon May  3 21:48:44 2010
New Revision: 889

Log:
updated hostname for post

Modified:
   static/trunk/fsforg/js/widget.js

Modified: static/trunk/fsforg/js/widget.js
==============================================================================
--- static/trunk/fsforg/js/widget.js    Thu Apr 15 15:16:20 2010        (r888)
+++ static/trunk/fsforg/js/widget.js    Mon May  3 21:48:44 2010        (r889)
@@ -34,7 +34,7 @@
 document.write("<h1 id=\"fsf_widget_title\"><span><a 
href=\"http://www.fsf.org\";>Free Software Foundation</a></span></h1>");
 document.write("<p style='text-align:center;'><a 
href=\"http://www.fsf.org/associate/support_freedom/join_fsf?referrer="; +  
fsf_associate_id + "\">Support software freedom!</a></p>");
 document.write("<p style='text-align:center;'>Get the new monthly newsletter 
&mdash; <br /><em>Free Software Supporter</em></p>");
-document.write("<form 
action=\"http://lists.gnu.org/mailman/subscribe/info-fsf\"; method=\"post\">");
+document.write("<form 
action=\"http://lists.fsf.org/mailman/subscribe/info-fsf\"; method=\"post\">");
 document.write("<p style='text-align:center;'><input type=\"text\" 
id=\"txtbx\" name=\"email\" size=\"15\" value=\"address@hidden" 
onfocus=\"this.value=''\" /></p>");
 document.write("<p style='text-align: center; margin-top: 10px;'><input 
type=\"submit\" value=\"Subscribe Me\" /></p>");
 document.write("</form>");




reply via email to

[Prev in Thread] Current Thread [Next in Thread]