PHPCS: Fix WPCS violation in [45082].
See #42223. git-svn-id: https://develop.svn.wordpress.org/trunk@45084 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
63b70b892b
commit
0592027157
@ -1006,7 +1006,7 @@ function confirm_delete_users( $users ) {
|
||||
endif;
|
||||
|
||||
submit_button( __( 'Confirm Deletion' ), 'primary' );
|
||||
?>
|
||||
?>
|
||||
</form>
|
||||
<?php
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user