Replace all instances of crm.fsf.org with my.fsf.org.
[libreplanet-static.git] / 2014 / scholarships / index.html
index 7d3c6fd1e68319a4165cd5d5eb45bb8e5530493b..02f24fb83ffecd50b6cb93ce087862b50cfc2076 100644 (file)
                        </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>
 
                        <p>One of the goals of our scholarship program is to increase participation by marginalized groups in our conference. We ask for information about your gender, racial, ethnic, and other identities to help us meet this goal. All of these fields are optional.</p>
 
-                       <form action="https://crm.fsf.org/civicrm/profile/create?gid=250&amp;reset=1"
+                       <form action="https://my.fsf.org/civicrm/profile/create?gid=250&amp;reset=1"
                                  class="form-horizontal margin-top" method="post" name="Edit" id="Edit" role="form">
 
                          <div>
          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);
          });