From fa5bd1b2532e16916e4b08ddff72a5751f8985d1 Mon Sep 17 00:00:00 2001 From: Tom Slominski Date: Sun, 24 Jul 2016 13:25:57 +0100 Subject: [PATCH] Form improvements. Disable agressive URL validation on Chrome and make sure the fields work well on iOS Safari. --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index c376f5f..797a849 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ $title = isset( $_REQUEST['title'] ) ? yourls_sanitize_title( $_REQUEST['title

-
+

@@ -20,7 +20,7 @@ $title = isset( $_REQUEST['title'] ) ? yourls_sanitize_title( $_REQUEST['title

- +