CVSROOT: /web/www Module name: www Changes by: Matt Lee <mattl> 11/05/19 19:09:37
Modified files: server : body-include-2.html Log message: updated supporter subscribe box CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-2.html?cvsroot=www&r1=1.18&r2=1.19 Patches: Index: body-include-2.html =================================================================== RCS file: /web/www/www/server/body-include-2.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -b -r1.18 -r1.19 --- body-include-2.html 14 Dec 2010 19:57:07 -0000 1.18 +++ body-include-2.html 19 May 2011 19:08:41 -0000 1.19 @@ -9,8 +9,15 @@ <div id="fssbox"> <h4>Sign up for the <em>Free Software Supporter</em></h4> <p>A monthly update on GNU and the FSF</p> - <form action="http://lists.fsf.org/mailman/subscribe/info-fsf" method="post"> - <p><input type="text" id="frmEmail" name="email" size="15" maxlength="80" value="y...@example.com" onfocus="this.value=''" /> <input type="submit" value="Ok" /></p> + <form action="https://crm.fsf.org/civicrm/profile/create&reset=1&gid=31" method="post"> +<div><input name="postURL" type="hidden" value="" /> +<input type="hidden" name="group[25]" value="1" /> + +<input name="cancelURL" type="hidden" value="https://crm.fsf.org/civicrm/profile?reset=1&gid=31" /> +<input name="_qf_default" type="hidden" value="Edit:cancel" /> +</div> + + <p><input type="text" id="frmEmail" name="email-Primary" size="15" maxlength="80" value="y...@example.com" onfocus="this.value=''" /> <input type="submit" name="_qf_Edit_next" value="Ok" /></p> </form> </div> </div>