From 2f8939b3639336d2fb52130f53b16e658ef13cf1 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Mon, 19 Oct 2020 12:01:23 +0200 Subject: [PATCH] ui: correct label association for target matching method --- README.md | 3 +++ views/settings-page.php | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c49e04..6db8b92 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,9 @@ Same for IPv6 prefixes like _2001:db8:a0b:12f0::/64_. ## Changelog ## +### 1.6.0 / unreleased ### +* Minor accessibility fixes on settings page + ### 1.5.2 / 03.09.2020 ### * Minor translation updates * Declared compatibility with WordPress 5.5 diff --git a/views/settings-page.php b/views/settings-page.php index 7dda7a1..5a61c82 100755 --- a/views/settings-page.php +++ b/views/settings-page.php @@ -290,7 +290,7 @@ if ( ! empty( $_POST['statifyblacklist'] ) ) { - @@ -325,7 +325,7 @@ if ( ! empty( $_POST['statifyblacklist'] ) ) { ?>

- ( /, /test/page/, /?page_id=123) + /, /test/page/, /?page_id=123