From eee80a871c62609cac4af92d43eef9244ec7686b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 7 May 2008 02:38:32 +0100 Subject: tweak subtoolbar actions menu --- functions.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 3dc55acdb..cb07c987e 100644 --- a/functions.php +++ b/functions.php @@ -3866,6 +3866,7 @@
  •   ".__('Unread')."
  •   ".__('Starred')."
  •   ".__('Published')."
  • +
  • --------
  • ".__('Mark as read:')."
  •   ".__('Selection')."
  • "; @@ -3884,6 +3885,7 @@ print "
  •   ".__('Entire feed')."
  • "; + print "
  • --------
  • "; print "
  • ".__('Other actions:')."
  • "; -- cgit v1.2.3