From 24ec616da54e2d1a7380421c0c3b612b110f9454 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Wed, 24 Jun 2015 20:09:22 +0200 Subject: [PATCH] Removed formatting on remote input --- php/controller.php | 1 - 1 file changed, 1 deletion(-) diff --git a/php/controller.php b/php/controller.php index 4e6723de..679dd2f9 100755 --- a/php/controller.php +++ b/php/controller.php @@ -70,7 +70,6 @@ name="chan" title="Type channel name here to create or listen to a channel. Only alphanumerical chars. [a-zA-Z0-9]+" autocomplete="off" - required pattern="[a-zA-Z0-9]+" spellcheck="false" maxlength="10" length="10"