Replace all instances of crm.fsf.org with my.fsf.org.
[libreplanet-static.git] / 2014 / volunteer / index.html
index 68fc8e2514bf20f1f8fa8b9e3dd375c94994060a..4a4816d8c0e0b1761f383b23be0acc26ec90bba6 100644 (file)
@@ -2,10 +2,10 @@
 <html lang="en">
   <head>
        <meta charset="utf-8" />
-       <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 
+       <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
        <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
-       <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" /> 
+       <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
        <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
        <title> Volunteer Registration &mdash; LibrePlanet 2014</title>
   </head>
                        </div><!-- end of lp header -->
                        <div class="col-sm-6"> <!-- start of signup form -->
                          <form role="form" class="margin-top lp-signup"
-                                       action="https://crm.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
+                                       action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
                                        method="post" name="Edit" id="Edit">
                                <div>
                                  <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
                                  <input name="cancelURL" type="hidden"
-                                                value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
+                                                value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
                                  <input name="add_to_group" type="hidden" value="619" />
                                  <input name="_qf_default" type="hidden" value="Edit:cancel" />
                                </div>
                          use that in planning future events like LibrePlanet
                          in different cities. We welcome you to use the #libreplanet channel on Freenode for informal communication.
                        </p>
-                       <form action="https://crm.fsf.org/civicrm/profile/create?gid=237&amp;reset=1" 
+                       <form action="https://my.fsf.org/civicrm/profile/create?gid=237&amp;reset=1"
                                  class="form-horizontal margin-top" method="post" name="Edit" id="Edit1" role="form">
                          <div>
                                <input name="postURL" type="hidden"
                          <div id="crm-container1" class="crm-container crm-public" lang="en"
                                   xml:lang="en">
 
-                               <div id="editrow-email-Primary1" class="form-group"> 
+                               <div id="editrow-email-Primary1" class="form-group">
                                  <label for="email-Primary1" class="col-sm-3 control-label">
                                        Email
                                        <span class="field-required">*</span>
                                                   class="form-control" placeholder="Your email address" required/>
                                  </div>
                                </div>
-                               
+
                                <div id="editrow-first_name"
                                         class="form-group">
                                  <label for="first_name" class="col-sm-3 control-label">
                                                   class="form-control"/>
                                  </div>
                                </div>
-                               
+
                                <div id="editrow-last_name"
                                         class="form-group">
                                  <label for="last_name" class="col-sm-3 control-label">
                                                   class="form-control" />
                                  </div>
                                </div>
-                               
+
                                <div id="editrow-custom_133"
                                         class="form-group">
                                  <label for="custom_133" class="col-sm-3 control-label">
                                        </div>
                                  </div>
                                </div>
-                               
+
                          </div><!-- end form-layout-compressed for last
-                                                profile --> 
+                                                profile -->
                          <div class="form-group">
                                <div class="col-sm-12">
                                  <p>
          cj(function() {
                  countryID = "#country-Primary"
                  stateProvinceID = "#state_province-Primary"
-                 callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState"
+                 callbackURL = "https://my.fsf.org/civicrm/ajax/jqState"
                  cj(countryID).chainSelect(stateProvinceID, callbackURL, null);
          });