From: Andrew Dolgov Date: Wed, 7 May 2008 01:38:32 +0000 (+0100) Subject: tweak subtoolbar actions menu X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=eee80a871c62609cac4af92d43eef9244ec7686b;p=tt-rss.git tweak subtoolbar actions menu --- 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:')."
  • ";