diff --git a/backend.php b/backend.php
index a3ba821d1..dd94a93b9 100644
--- a/backend.php
+++ b/backend.php
@@ -2132,12 +2132,14 @@
print "
| Match: |
";
+ name=\"reg_exp\" class=\"iedit\" value=\"$reg_exp\">";
- print_select_hash("filter_type", $filter_type, $filter_types);
+ print " | ";
+
+ print_select_hash("filter_type", $filter_type, $filter_types, "class=\"iedit\"");
print " |
";
- print "| Action: | ";
- print " |