Skip to content
Snippets Groups Projects
Commit 41ca8f1f authored by Brian Gilbert's avatar Brian Gilbert
Browse files

Made description clearer

parent ec51cbe7
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ function diff_admin_settings($form, $form_state) {
'raw_plain' => t('Plain view'),
),
'#empty_option' => t('- None -'),
'#description' => t('Set the default display to show when viewing a diff, html tags in diffed result or as plain text.'),
'#description' => t('Default display to show when viewing a diff, html tags in diffed result or as plain text.'),
);
$form['diff_radio_behavior'] = array(
'#type' => 'select',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment