diff --git a/backend.php b/backend.php
index 183cacbc..267cc7dc 100644
--- a/backend.php
+++ b/backend.php
@@ -1426,7 +1426,7 @@
print "
Category: | ";
print "";
- print_feed_cat_select($link, "cat_id", $cat_id);
+ print_feed_cat_select($link, "cat_id", $cat_id, "class=\"iedit\"");
print " | ";
print "
";
@@ -1439,19 +1439,8 @@
print "";
- print "";
+ print_select_hash("update_interval", $update_interval, $update_intervals,
+ "class=\"iedit\"");
print " | ";
@@ -1468,7 +1457,7 @@
$disabled = "disabled";
}
- print "