From a68b15060195b42eea36f29d2837bb920e35f07a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Dec 2018 14:03:33 +0300 Subject: remove separate classes for various panels, unify under .panel remove a few other unnecessary css classes/ids --- classes/pref/feeds.php | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'classes/pref/feeds.php') diff --git a/classes/pref/feeds.php b/classes/pref/feeds.php index b834d0de1..71379a12b 100755 --- a/classes/pref/feeds.php +++ b/classes/pref/feeds.php @@ -1132,8 +1132,8 @@ class Pref_Feeds extends Handler_Protected { function index() { - print "
"; - print "
"; + print "
rss_feed ".__('Feeds')."\">"; $sth = $this->pdo->prepare("SELECT COUNT(id) AS num_errors @@ -1222,7 +1222,7 @@ class Pref_Feeds extends Handler_Protected { print "
"; # toolbar //print '
'; - print '
'; + print '
'; print "
". @@ -1423,16 +1423,15 @@ class Pref_Feeds extends Handler_Protected { print "
". "" . __('Select').""; print "
"; - print "
".__('All')."
"; - print "
".__('None')."
"; print "
"; print "
"; #toolbar - print "
"; - - print ""; + print "
"; + print "
"; $lnum = 1; @@ -1440,7 +1439,7 @@ class Pref_Feeds extends Handler_Protected { $feed_id = $line["id"]; - print ""; + print ""; print "
". "" . __('Select').""; print "
"; - print "
".__('All')."
"; - print "
".__('None')."
"; print "
"; print ""; #toolbar - print "
"; - - print ""; + print "
"; + print "
"; $lnum = 1; @@ -1502,7 +1500,7 @@ class Pref_Feeds extends Handler_Protected { $feed_id = $line["id"]; - print ""; + print ""; print "