Fixing the commit I just did bc I did it wrong
authorZak Rogoff <zak@fsf.org>
Wed, 26 Mar 2014 17:03:05 +0000 (13:03 -0400)
committerZak Rogoff <zak@fsf.org>
Wed, 26 Mar 2014 17:03:05 +0000 (13:03 -0400)
2014/index.html

index 87b486475fccb53f7d0ed85d89b80bab9ab1e7a3..6126a47f25ed4add6e8cf9b53c198f992b6bed05 100644 (file)
                                  MIT, Cambridge, MA</p>
                          </div>
                        </div><!-- end of lp header -->
--                       <div class="col-sm-5"> <!-- start of signup form -->
--                         <form role="form" class="margin-top lp-signup"
--                                       action="https://crm.fsf.org/civicrm/profile/create?gid=234&amp;reset=1"
--                                       method="post" name="Edit" id="Edit">
--                               <div>
--                                 <input name="postURL" type="hidden" value="" />
--                                 <input name="cancelURL" type="hidden"
--                                                value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=234" />
--                                 <input name="add_to_group" type="hidden" value="306" />
--                                 <input name="_qf_default" type="hidden" value="Edit:cancel" />
--                               </div>
--
--                               <div id="crm-container" lang="en" xml:lang="en">
--                                 <p>Registration has not yet opened. Sign up for updates!</p>
--                                 <div id="editrow-email-Primary"
--                                          class="form-group">
--                                       <label class="sr-only" for="email-Primary">
--                                         Email
--                                       </label>
--                                       <div class="input-group">
--                                         <input class="form-control"
--                                                        name="email-Primary"
--                                                        id="email-Primary"
--                                                        type="email"
--                                                        placeholder="Your email address" required>
--                                         <span class="input-group-btn">
--                                               <button type="submit" class="btn btn-default"
--                                                               accesskey="S" name="_qf_Edit_next" value="Save"
--                                                               id="_qf_Edit_next">
--                                                 Receive updates
--                                               </button>
--                                         </span>
--                                       </div>
--                                 </div>
--                                 <div id="editrow-custom_79">
--                                       <div class="checkbox">
--                                         <input
--                                                type="hidden" name="custom_79[yes]" value="" />
--                                         <label class="lp-label-news">
--                                               <input id="custom_79_yes"
--                                                          name="custom_79[yes]" type="checkbox" value="1" checked="checked"
--                                                          class="checkbox" />
--                                               Also join the FSF's newsletter
--                                         </label>
--                                         &middot;
--                                         <p class="help-block">
--                                               <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
--                                       </div>
--                                 </div>
--                               </div>
--                         </form>
--                       </div> <!-- end of signup form -->
+                       <div class="col-sm-5"> <!-- start of signup form -->
+                         <form role="form" class="margin-top lp-signup"
+                                       action="https://crm.fsf.org/civicrm/profile/create?gid=234&amp;reset=1"
+                                       method="post" name="Edit" id="Edit">
+                               <div>
+                                 <input name="postURL" type="hidden" value="" />
+                                 <input name="cancelURL" type="hidden"
+                                                value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=234" />
+                                 <input name="add_to_group" type="hidden" value="306" />
+                                 <input name="_qf_default" type="hidden" value="Edit:cancel" />
+                               </div>
+
+                               <div id="crm-container" lang="en" xml:lang="en">
+                                 <p>Registration has not yet opened. Sign up for updates!</p>
+                                 <div id="editrow-email-Primary"
+                                          class="form-group">
+                                       <label class="sr-only" for="email-Primary">
+                                         Email
+                                       </label>
+                                       <div class="input-group">
+                                         <input class="form-control"
+                                                        name="email-Primary"
+                                                        id="email-Primary"
+                                                        type="email"
+                                                        placeholder="Your email address" required>
+                                         <span class="input-group-btn">
+                                               <button type="submit" class="btn btn-default"
+                                                               accesskey="S" name="_qf_Edit_next" value="Save"
+                                                               id="_qf_Edit_next">
+                                                 Receive updates
+                                               </button>
+                                         </span>
+                                       </div>
+                                 </div>
+                                 <div id="editrow-custom_79">
+                                       <div class="checkbox">
+                                         <input
+                                                type="hidden" name="custom_79[yes]" value="" />
+                                         <label class="lp-label-news">
+                                               <input id="custom_79_yes"
+                                                          name="custom_79[yes]" type="checkbox" value="1" checked="checked"
+                                                          class="checkbox" />
+                                               Also join the FSF's newsletter
+                                         </label>
+                                         &middot;
+                                         <p class="help-block">
+                                               <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
+                                       </div>
+                                 </div>
+                               </div>
+                         </form>
+                       </div> <!-- end of signup form -->
 
 <!-- REGISTER BUTTON
                        <div class="col-sm-offset-3 col-sm-3"> // start of Register button