]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: add Halethorpe MARC station
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Nov 2023 15:49:43 +0000 (10:49 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Nov 2023 15:49:43 +0000 (10:49 -0500)
index.html.in

index f92ecae19b506e9b7995ed3380fa7951cab48a8a..4dc37cd26f2130b2ed1ee7b9bb82305e71678c73 100644 (file)
                    value="CPK" />
             <label for="origin_CPK">College Park (Camden Line)</label>
           </div>
+          <div>
+            <input type="radio" required
+                   name="origin"
+                   id="origin_HAE"
+                   value="HAE" />
+            <label for="origin_HAE">Halethorpe (Penn Line)</label>
+          </div>
           <div>
             <input type="radio" required
                    name="origin"
                    value="CPK" />
             <label for="destination_CPK">College Park (Camden Line)</label>
           </div>
+          <div>
+            <input type="radio" required
+                   name="destination"
+                   id="destination_HAE"
+                   value="HAE" />
+            <label for="destination_HAE">Halethorpe (Penn Line)</label>
+          </div>
           <div>
             <input type="radio" required
                    name="destination"