Colleague IDs are now alphanumeric
authorDan Scott <dscott@laurentian.ca>
Fri, 19 Feb 2016 22:03:56 +0000 (17:03 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 19 Feb 2016 22:03:56 +0000 (17:03 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/patron-load/templates/index.html

index 9c1a0f1..90e2de8 100644 (file)
@@ -29,7 +29,7 @@ $if uid:
 
 <h2>Create an account</h2>
 <form action="/">
-    <label>Laurentian ID: <input type="number" name="uid"></label>
+    <label>Laurentian ID: <input name="uid"></label>
     <input type="submit">
 </form>
 <h3>About this form</h3>