]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - index.html.in
index.html.in: add blank value="" attrs after name="code" on inputs
[charm-bypass.git] / index.html.in
index 4dc37cd26f2130b2ed1ee7b9bb82305e71678c73..94bc2a2829e0f37704eb8b1cea2695e1a2e15f46 100644 (file)
           <legend>Local Bus, Light Rail, or Metro</legend>
           <div>
             <label for="code1">
-              Daily security code (optional):
+              Daily security code (<a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introduction.xhtml#daily-security-code">optional</a>):
             </label>
             <input id="code1"
-                   name="code"
+                   name="code" value=""
                    type="text"
                    size="2"
                    minlength="2"
 
           <div>
             <label for="code2">
-              Daily security code (optional):
+              Daily security code (<a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introduction.xhtml#daily-security-code">optional</a>):
             </label>
             <input id="code2"
-                   name="code"
+                   name="code" value=""
                    type="text"
                    size="2"
                    minlength="2"
 
           <div>
             <label for="code3">
-              Daily security code (optional):
+              Daily security code (<a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introduction.xhtml#daily-security-code">optional</a>):
             </label>
             <input id="code3"
-                   name="code"
+                   name="code" value=""
                    type="text"
                    size="2"
                    minlength="2"