From b509d64e960fd527a35366f44ee022ce831ae9f8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 19 Nov 2010 21:05:28 +0300 Subject: rework headlines menu and openArticleInNewWindow() --- functions.php | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 5f4a55229..da1171a01 100644 --- a/functions.php +++ b/functions.php @@ -4127,9 +4127,8 @@ ""; # print ""; - print ""; - - print_labels_headlines_dropdown($link, $feed_id); + //print ""; + //print_labels_headlines_dropdown($link, $feed_id); print ""; @@ -5048,17 +5047,6 @@ print "
"; - print "
"; - print "
".__('View article')."
"; - print "
".__('View in a new tab')."
"; - print "
"; - print "
".__('Open original article')."
"; - print "
"; - print "
$update_pic
"; print "
"; -- cgit v1.2.3-54-g00ecf