From bf3c98384d5de2f319ef19f934fc324eb33f399a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 20 Jan 2009 18:46:21 +0100 Subject: rework subtoolbar actions dropdown --- functions.php | 91 ++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 55 insertions(+), 36 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 50374dc1d..be793c49a 100644 --- a/functions.php +++ b/functions.php @@ -3978,10 +3978,10 @@ } - if (strpos($_SESSION["client.userAgent"], "MSIE") === false) { + print ""; - print " - "; - print ""; - - } else { - // old style subtoolbar: - - print "". - __('Select:')." - ".__('All').", - ".__('Unread').", - ".__('None')." -   ". - __('Toggle:')." ".__('Unread').", - ".__('Starred')." -   ". - __('Mark as read:')." - ".__('Page').", - ".__('Feed').""; - - print ""; - + print ""; */ + + print __('Select:')." + ".__('All').", + ".__('Unread').", + ".__('Invert').", + ".__('None').""; + + print "  "; + + print "". + __("Actions...") . "   + "; + + print ""; + + print ""; + print ""; print "