]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: set default zone, origin, and destination options
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 17:26:58 +0000 (13:26 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 17:26:58 +0000 (13:26 -0400)
index.html.in

index 2a1bf7082ed7ec197990635fad80889b5741606a..44f5db51ba77b62ffad7371b5e4ccbbf2ee5f3f3 100644 (file)
             <label for="zone2">Zone 2</label>
           </div>
           <div>
-            <input type="radio" required
+            <input type="radio" required checked
                    name="zone"
                    id="zone3"
                    value="Zone 3" />
 
           <p>Origin:</p>
           <div>
-            <input type="radio" required
+            <input type="radio" required checked
                    name="origin"
                    id="origin1"
                    value="BAL" />
             <label for="destination6">Seabrook (Penn Line)</label>
           </div>
           <div>
-            <input type="radio" required
+            <input type="radio" required checked
                    name="destination"
                    id="destination7"
                    value="WAS" />