diff --git a/admin.php b/admin.php index 40413af..8be83d3 100644 --- a/admin.php +++ b/admin.php @@ -108,11 +108,6 @@ function sc_render_social_connect_settings(){
- - - - -
If you web server fails this test, please have your hosting provider whitelist your domain on mod_security. Learn more on the Social Connect FAQ.
The rewrite rules on your server appear to be setup correctly for Social Connect to work.', 'social_connect' );
-} else {
- $msg = sprintf( __( 'Test was unsuccessful. Expected "http://www.example.com", received "%s".', 'social_connect' ), $testing );
-}
-?>
-
-
-
-