diff --git a/inc/htaccess.php b/inc/htaccess.php index 421aaec..c69ce0c 100644 --- a/inc/htaccess.php +++ b/inc/htaccess.php @@ -11,7 +11,7 @@ if (stristr($_SERVER['SERVER_SOFTWARE'], 'apache') || stristr($_SERVER['SERVER_S if (current_user_can('administrator')) { add_action('admin_notices', create_function('', "echo '
" . sprintf(__('Please make sure your .htaccess file is writable ', 'roots'), admin_url('options-permalink.php')) . "