From: Andrew Dolgov Date: Thu, 18 Oct 2007 11:02:15 +0000 (+0100) Subject: move feedOpToolbar X-Git-Tag: 1.2.16~2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=19d96bebda6e92a5f31ac05dda08e70655bb8248;p=tt-rss.git move feedOpToolbar --- diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 6abf5d43..85ed174f 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 "