" method="post">

' . __( 'Provides support for No Adverts for Friends.', 'wp-super-cache' ) . '

'; if ($changed) { if ( 'yes' == $cache_no_adverts_for_friends ) $status = __( "enabled" ); else $status = __( "disabled" ); echo "

" . sprintf( __( "No Adverts for Friends support is now %s", 'wp-super-cache' ), $status ) . "

"; } echo '
'; wp_nonce_field('wp-cache'); ?>