Update README.md
[clinton/MarylandElectronicPetitionSignature.git] / not_a_registered_voter.php
index 3f7d21e..9efa6a8 100644 (file)
@@ -14,4 +14,7 @@ $dX = mysqli_fetch_array($rX);?>
 <div class='row'>
  <div class='col-sm-10' style='text-align:center;'><h3>https://voterservices.elections.maryland.gov/OnlineVoterRegistration/InstructionsStep1</h3></div>
 </div>
+<div class='row'>
+ <div class='col-sm-10' style='text-align:center;'><button type="button" class="btn btn-danger btn-lg btn-block" onclick="window.location.href='reset.php'">Restart Here</button></div>
+</div>
 <?PHP include_once('footer.php');