From 0d43250e2dca9dda783884ecf543917fbfac8961 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 17 Sep 2012 22:13:53 +0000 Subject: [PATCH] Move the Cancel button for replying and quick-editing a comment to after the primary update/reply button so tabbing from the comment field takes you to the primary action. see #21340. git-svn-id: http://core.svn.wordpress.org/trunk@21883 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 46d7568bc5..5791c4195c 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -355,11 +355,11 @@ function wp_comment_reply($position = '1', $checkbox = false, $mode = 'single',

- +