From a302ed53894e8043b81923f5b3527069f87d68ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Tue, 9 Jun 2015 22:23:35 +0200 Subject: [PATCH] Forgot to change the length of the inputs --- php/controller.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php/controller.php b/php/controller.php index cf38dbe4..09b408cc 100755 --- a/php/controller.php +++ b/php/controller.php @@ -72,9 +72,9 @@ list="searches" required pattern="[a-zA-Z0-9]+" spellcheck="false" - maxlength="8" + maxlength="10" autocomplete - length="8" + length="10" />