Add files via upload
[clinton/MarylandElectronicPetitionSignature.git] / enter_information.php
index 58ca9b0..7efb9f9 100644 (file)
@@ -1,4 +1,12 @@
 <?PHP
+if (isset($_COOKIE['form_version'])){
+  if ($_COOKIE['form_version'] == '2'){ 
+   header('Location: enter_information_v2.php');
+  } 
+  if ($_COOKIE['form_version'] == '3'){ 
+    header('Location: enter_information_v2.php'); 
+  }  
+}
 if (empty($_COOKIE['signature_status'])){
    setcookie("signature_status", 'unverified');
 }
@@ -151,7 +159,7 @@ slack_general('Enter Information ('.$_COOKIE['invite'].')','md-petition');
      <div class='col-sm-10' style='text-align:center;'><button type="reset" class="btn btn-warning btn-lg btn-block not_me">Clear</button></div>
   </div>
   <div class='row'>
-     <div class='col-sm-10' style='text-align:center;'>* E-Mail is not required, and will only be used internally, if we need to reach you. It will never sold or given out.</div>
+     <div class='col-sm-10' style='text-align:center;'>* E-Mail is not required, and will only be used with the petitioners to reach you. It will never be sold.</div>
   </div>
      <div class='row'>
      <div class='col-sm-10' style='text-align:center;'>** PHONE NUMBER IS REQUIRED BY STATE OF MARYLAND. WE WILL NEVER USE YOUR PHONE NUMBER - NEVER CALL - NEVER FOR TEXT MESSAGES.</div>