summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-06 11:13:07 +0300
committerAndrew Dolgov <[email protected]>2010-11-06 11:13:07 +0300
commitf72a7b6696286b2b1bb6a3d0ae33bab49e3552d0 (patch)
tree807a9c997115679dee6fd856fd7b781c7acd581a /functions.php
parent31a53903e635ae84ae1551d52772e75f2380b416 (diff)
allow forwarding multiple articles by email
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index 18e7b23f1..abc52b43e 100644
--- a/functions.php
+++ b/functions.php
@@ -4219,6 +4219,9 @@
}
+ print "<li onclick=\"emailArticle(false)\">&nbsp;&nbsp;".
+ __('Forward by email')."</li>";
+
//print "<li><span class=\"insensitive\">--------</span></li>";
print "<li class=\"insensitive\">".__('Assign label:')."</li>";