diff --git a/modules/system/system.admin.inc b/modules/system/system.admin.inc index f17e11f154c..d1200a7b5ce 100644 --- a/modules/system/system.admin.inc +++ b/modules/system/system.admin.inc @@ -1675,7 +1675,7 @@ function system_clean_url_settings() { $form['clean_url']['#suffix'] = '
'. t('Run the clean url test.', array('@clean_url' => base_path() .'admin/settings/clean-urls')) .'
'; } else { - $form['clean_url']['#description'] .= ' '. t('Your server has been successfully tested to support this feature.'); + $form['clean_url']['#description'] .= '