Apply the break. Props ocean90. fixes #15802
git-svn-id: https://develop.svn.wordpress.org/trunk@16899 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
00f652341f
commit
2fe23d30da
@ -54,6 +54,7 @@ if ( isset( $_REQUEST['updated'] ) && $_REQUEST['updated'] == 'true' && ! empty(
|
||||
break;
|
||||
case 'delete':
|
||||
$msg = __( 'Site deleted.' );
|
||||
break;
|
||||
case 'not_deleted':
|
||||
$msg = __( 'You do not have permission to delete that site.' );
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user