PHPCS: Fix WPCS violation in [45082].
See #42223. Built from https://develop.svn.wordpress.org/trunk@45084 git-svn-id: http://core.svn.wordpress.org/trunk@44893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1006,7 +1006,7 @@ function confirm_delete_users( $users ) {
|
||||
endif;
|
||||
|
||||
submit_button( __( 'Confirm Deletion' ), 'primary' );
|
||||
?>
|
||||
?>
|
||||
</form>
|
||||
<?php
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user