From 3afd358f6260950decda63d682360ecc5c529484 Mon Sep 17 00:00:00 2001 From: Benedict Singer Date: Wed, 8 Feb 2017 14:42:36 +0000 Subject: [PATCH 1/2] Title on the spam honeypot field Per accessibility guidelines, this input should have a title or a label to indicate what it's for. Fixes #3260 --- modules/sharedaddy/sharing-sources.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/sharedaddy/sharing-sources.php b/modules/sharedaddy/sharing-sources.php index 9806e21bbe0da..cb00298c38367 100644 --- a/modules/sharedaddy/sharing-sources.php +++ b/modules/sharedaddy/sharing-sources.php @@ -515,7 +515,8 @@ public function display_footer() { - + + Date: Thu, 9 Feb 2017 11:33:43 +0000 Subject: [PATCH 2/2] Make translatable New text should be translatable, and thus escaped. --- modules/sharedaddy/sharing-sources.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sharedaddy/sharing-sources.php b/modules/sharedaddy/sharing-sources.php index cb00298c38367..98c49a3eb7000 100644 --- a/modules/sharedaddy/sharing-sources.php +++ b/modules/sharedaddy/sharing-sources.php @@ -515,7 +515,7 @@ public function display_footer() { - +