From e0c841d1e65b8bc1c05184b1dbc7fc0292dc6032 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Fri, 3 Apr 2020 00:00:00 +0800 Subject: [PATCH 1/2] Fix mismatch ID --- src/webui/www/private/views/preferences.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webui/www/private/views/preferences.html b/src/webui/www/private/views/preferences.html index 5af3ebf82..c2191bd1a 100644 --- a/src/webui/www/private/views/preferences.html +++ b/src/webui/www/private/views/preferences.html @@ -7,11 +7,11 @@
- +
- +
From 42d5d63867a3f27c55514f6e101732bf39dc2fc7 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Fri, 3 Apr 2020 00:04:35 +0800 Subject: [PATCH 2/2] Remove redundant type attribute It already defaults to `text/css` if value is absent (in HTML5). --- src/webui/www/private/views/installsearchplugin.html | 2 +- src/webui/www/private/views/search.html | 2 +- src/webui/www/private/views/searchplugins.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/webui/www/private/views/installsearchplugin.html b/src/webui/www/private/views/installsearchplugin.html index c10291fb8..6ad8c27f3 100644 --- a/src/webui/www/private/views/installsearchplugin.html +++ b/src/webui/www/private/views/installsearchplugin.html @@ -1,4 +1,4 @@ -