diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 5d225da57..0fc9cf9b8 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -387,8 +387,9 @@ if (!SPHINX_ENABLE) { - print ""; + print ""; print " " . __('match on')." "; @@ -397,7 +398,8 @@ "content" => __("Content"), "both" => __("Title or content")); - print_select_hash("match_on", 3, $search_fields); + print_select_hash("match_on", 3, $search_fields, + 'dojoType="dijit.form.Select"'); } else { print "