From 3b706fc5123c81a3adfa7d53a50ed54eaea65ca6 Mon Sep 17 00:00:00 2001 From: Adam Silverstein Date: Thu, 29 Oct 2020 18:41:31 +0000 Subject: [PATCH] Users: Password generation - restore "Cancel" aria label after r49248. Restore the "Cancel" button aria label to "Cancel password change" after it was inadvertently changed in r49248. Props SergeyBiryukov. Fixes #42852. git-svn-id: https://develop.svn.wordpress.org/trunk@49392 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/user-edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index ed646bfd6c..e135dfb098 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -641,7 +641,7 @@ endif; -