From f72a7b6696286b2b1bb6a3d0ae33bab49e3552d0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 6 Nov 2010 11:13:07 +0300 Subject: allow forwarding multiple articles by email --- functions.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 18e7b23f1..abc52b43e 100644 --- a/functions.php +++ b/functions.php @@ -4219,6 +4219,9 @@ } + print "
  •   ". + __('Forward by email')."
  • "; + //print "
  • --------
  • "; print "
  • ".__('Assign label:')."
  • "; -- cgit v1.2.3-54-g00ecf