From fe3bbcb10d1d56763730bb8967c7f7deac34ff28 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Tue, 4 Sep 2018 14:32:28 -0400 Subject: [PATCH] correct column classes --- templates/requests/screen-2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requests/screen-2.html b/templates/requests/screen-2.html index 4ad62c72..281296ea 100644 --- a/templates/requests/screen-2.html +++ b/templates/requests/screen-2.html @@ -27,7 +27,7 @@
{{ TextInput(f.email_request, placeholder='jane@mail.mil', validation='email') }}
-
{{ TextInput(f.phone_number, placeholder='e.g. (123) 456-7890', validation='usPhone') }}
+
{{ TextInput(f.phone_number, placeholder='e.g. (123) 456-7890', validation='usPhone') }}

We want to collect the following information from you for security auditing and determining priviledged user access.