Fix "Add me" form postUrl.
authorDavid Thompson <davet@gnu.org>
Wed, 18 Jun 2014 20:45:42 +0000 (16:45 -0400)
committerDavid Thompson <davet@gnu.org>
Wed, 18 Jun 2014 20:49:43 +0000 (16:49 -0400)
index.html

index 2438f91e914b0671ae67a5e820706631f74f9878..73605449005afdb810a6359bc1f1a63e65847ac4 100644 (file)
 <p>You've just taken a huge step towards protecting your privacy online. But each of us acting alone isn't enough. To topple bulk surveillance, we need to build a movement for the autonomy and freedom of all computer users. Join the Free Software Foundation's community  to meet like-minded people and work together for change:</p>
 <div class="newsletter">
                                                <form method="post" action="https://crm.fsf.org/civicrm/profile/create&amp;reset=1&amp;gid=31">
-                                                       <input type="text" placeholder="Type your email..." name="email-Primary" id="frmEmail"><input type="submit" value="Add me" name="_qf_Edit_next">
-                                                       <div>
-                                                               <input type="hidden" value="confirmation.html" name="postURL"><input type="hidden" value="1" name="group[25]"><input type="hidden" value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=31" name="cancelURL"><input type="hidden" value="Edit:cancel" name="_qf_default">
-                                                       </div>
+                                                 <input type="text" placeholder="Type your email..." name="email-Primary" id="frmEmail">
+                                                  <input type="submit" value="Add me" name="_qf_Edit_next">
+                                                 <input type="hidden" value="https://emailselfdefense.fsf.org/confirmation.html" name="postURL">
+                                                  <input type="hidden" value="1" name="group[25]">
+                                                  <input type="hidden" value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=31" name="cancelURL">
+                                                  <input type="hidden" value="Edit:cancel" name="_qf_default">
                                                </form>
 <p><small>You'll receive action alerts and updates from our low-volume mailing list. Read our <a href="https://my.fsf.org/donate/privacypolicy.html">privacy policy</a>.</small></p>
                                        </div><!-- End .newsletter -->