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")) {