ASX: Unsubscribe: Difference between revisions

From AviationSafetyX Wiki
Jump to navigation Jump to search
Created page with "<html> <div style="border: 1px solid #e0e0e0; padding: 12px 16px; max-width: 360px; font-family: sans-serif; font-size: 14px; background: #fdfdfd;"> <span>Want to stop receiving accident alerts via SMS?</span> <form action="asx-unsubscribe.php" method="POST" style="margin-top: 10px;"> <label for="unsub_phone">Phone Number:</label><br> <input type="tel" id="unsub_phone" name="phone" required style="width: 220px; margin: 6px 0 12px 0;"><br> <input type="sub..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<html>
<html>
<div style="border: 1px solid #e0e0e0; padding: 12px 16px; max-width: 360px; font-family: sans-serif; font-size: 14px; background: #fdfdfd;">
<div style="border: 1px solid #a5d3db; padding: 16px; width: 320px; font-family: sans-serif; font-size: 14px;">
   <span>Want to stop receiving accident alerts via SMS?</span>
   <span>Want to stop receiving accident alerts via SMS?</span>
   <form action="asx-unsubscribe.php" method="POST" style="margin-top: 10px;">
   <form action="asx-unsubscribe.php" method="POST" style="margin-top: 12px;">
     <label for="unsub_phone">Phone Number:</label><br>
     <label for="phone">Phone Number:</label><br>
     <input type="tel" id="unsub_phone" name="phone" required style="width: 220px; margin: 6px 0 12px 0;"><br>
     <input type="tel" id="phone" name="phone" required style="width: 200px; padding: 4px; margin: 6px 0;"><br>
     <input type="submit" value="Unsubscribe" style="padding: 6px 14px;">
     <input type="submit" value="Unsubscribe" style="padding: 6px 12px;">
   </form>
   </form>
</div>
</div>
</html>
</html>

Latest revision as of 18:16, 9 May 2025

Want to stop receiving accident alerts via SMS?