From eee80a871c62609cac4af92d43eef9244ec7686b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 7 May 2008 02:38:32 +0100 Subject: [PATCH] tweak subtoolbar actions menu --- functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions.php b/functions.php index 3dc55acd..cb07c987 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:')."
  • "; -- 2.39.5