Remove old bulk actions MS sites code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -62,12 +62,6 @@ if ( isset( $_GET['updated'] ) && $_GET['updated'] == 'true' && ! empty( $_GET['
|
||||
case 'spam':
|
||||
_e( 'Site marked as spam.' );
|
||||
break;
|
||||
case 'unmature':
|
||||
_e( 'Site marked as not mature.' );
|
||||
break;
|
||||
case 'mature':
|
||||
_e( 'Site marked as mature.' );
|
||||
break;
|
||||
default:
|
||||
_e( 'Settings saved.' );
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user