$ret[]=Analyzer::formatMessage(t('You have configured display %display with a path which is an path alias as well. This might lead to unwanted effects so better use an internal path.',array('%display'=>$display->display_title)),'warning');
@@ -166,13 +166,13 @@ function options_form(&$form, &$form_state) {
$form['block_caching']=array(
'#type'=>'radios',
'#description'=>t("This sets the default status for Drupal's built-in block caching method; this requires that caching be turned on in block administration, and be careful because you have little control over when this cache is flushed."),