From d838789259064d44e801933ff9910078d188bdf9 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 2 Mar 2018 16:49:56 +0900 Subject: Use correct input type for the url entry Change `type="text"` to `type="url"` --- apps/theming/templates/settings-admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/theming/templates') diff --git a/apps/theming/templates/settings-admin.php b/apps/theming/templates/settings-admin.php index 1b8ed87bb0d..1dfa5cdc1db 100644 --- a/apps/theming/templates/settings-admin.php +++ b/apps/theming/templates/settings-admin.php @@ -48,7 +48,7 @@ style('theming', 'settings-admin');
-- cgit v1.2.3