From 4a6cc49fcecb9a1e9ed42f59d66a3a71cbe8a62a Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sun, 10 May 2020 11:37:17 +0200 Subject: [PATCH] fix use of $options variable in settings view Underscore prefix has been removed from this field, but the change did not reach the settings page yet. --- views/settings-page.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/views/settings-page.php b/views/settings-page.php index fed2ed4..ec41d70 100755 --- a/views/settings-page.php +++ b/views/settings-page.php @@ -183,7 +183,7 @@ if ( ! empty( $_POST['statifyblacklist'] ) ) { > + value="1" >

@@ -197,7 +197,7 @@ if ( ! empty( $_POST['statifyblacklist'] ) ) { > + value="1" >

@@ -207,16 +207,16 @@ if ( ! empty( $_POST['statifyblacklist'] ) ) { @@ -237,7 +237,7 @@ if ( ! empty( $_POST['statifyblacklist'] ) ) {