From d85b56d5c967651e47e9723859b516c7d9c463ae Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 28 Feb 2015 14:17:07 +0100 Subject: prefill add feed if url parameter given --- templates/part.navigation.addfeed.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/part.navigation.addfeed.php') diff --git a/templates/part.navigation.addfeed.php b/templates/part.navigation.addfeed.php index 0841b03a3..5a4b969e6 100644 --- a/templates/part.navigation.addfeed.php +++ b/templates/part.navigation.addfeed.php @@ -19,7 +19,8 @@ placeholder="t('Web address')); ?>" name="address" pattern="[^\s]+" - required> + required + autofocus>