From 4b47051ba6a24ccde9158d257b51f53a3c9ec9ec Mon Sep 17 00:00:00 2001 From: evilhero Date: Tue, 31 Oct 2017 13:43:26 -0400 Subject: [PATCH] small whitespace fix --- data/interfaces/default/config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/interfaces/default/config.html b/data/interfaces/default/config.html index 7fa855c6..73a3c787 100755 --- a/data/interfaces/default/config.html +++ b/data/interfaces/default/config.html @@ -1402,7 +1402,7 @@ { $("#opdsoptions").hide(); } - + $("#opds_enable").click(function(){ if ($("#opds_enable").is(":checked")) { @@ -1422,7 +1422,7 @@ { $("#opdscredentials").hide(); } - + $("#opds_authentication").click(function(){ if ($("#opds_authentication").is(":checked")) {