Create enter_information_v2.php
[clinton/MarylandElectronicPetitionSignature.git] / footer.php
index e551710..924beeb 100644 (file)
@@ -15,7 +15,7 @@ if ($_COOKIE['invite'] != ''){
   
  </div>
  <div class='col-sm-2' style='text-align:center;'>
-  <a target='_Blank' href='https://www.youtube.com/watch?v=PFVN97kfUD8'><img class='img-responsive' src='files/img-help_button.png'></a>
+  <a target='_Blank' href='https://www.youtube.com/watch?v=PFVN97kfUD8'><img alt='Click Here for a youtube instructional video' class='img-responsive' src='files/img-help_button.png'></a>
  </div>
  <div class='col-sm-4' style='text-align:center;'>
   
@@ -50,6 +50,7 @@ if ($_COOKIE['invite'] != ''){
    <?PHP if($_COOKIE['debug'] == 'on'){ ?> 
     <pre><?PHP print_r($_GET); ?></pre>
     <pre><?PHP print_r($_POST); ?></pre> 
+    <pre><?PHP print_r($_SESSION); ?></pre>
     <pre><?PHP print_r($_COOKIE); ?></pre>
    <?PHP } ?>
   </div>