diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index 6abf5d43f..85ed174fb 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -984,6 +984,21 @@
print "
";
+ print "
";
+
+ if (get_pref($link, 'ENABLE_FEED_CATS')) {
+
+ print __('Selection:') . " ";
+
+ print_feed_cat_select($link, "sfeed_set_fcat", "", "disabled");
+
+ print " ";
+ }
+
+ print "
";
+
print "";
-
- print "";
+ print "";
/* print "
@@ -1011,19 +1024,6 @@
onclick=\"javascript:removeSelectedFeeds()\"
value=\"".__('Unsubscribe')."\">"; */
- if (get_pref($link, 'ENABLE_FEED_CATS')) {
-
- print " | " . __('Selection:') . " ";
-
- print_feed_cat_select($link, "sfeed_set_fcat", "", "disabled");
-
- print " ";
- }
-
- print "";
-
// if (get_pref($link, 'ENABLE_FEED_CATS')) {
/* print "