Skip to content
Snippets Groups Projects
Commit db21c413 authored by Angie Byron's avatar Angie Byron
Browse files

#366253 by ff1: Fix typo in filter admin form.

parent effd9385
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ function theme_filter_admin_overview($form) {
drupal_render($element['roles']),
drupal_render($form['default'][$id]),
drupal_render($element['weight']),
drupal_render($element['edit']),
drupal_render($element['configure']),
drupal_render($element['delete']),
),
'class' => 'draggable',
......
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