From 94bc24ff31e22323d7d50243a1dd18d90a66cbc7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 5 Dec 2018 22:33:09 +0300 Subject: share by url stuff: use link icon instead of share --- plugins/share/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/share') diff --git a/plugins/share/init.php b/plugins/share/init.php index d71986e83..d80a51a6e 100644 --- a/plugins/share/init.php +++ b/plugins/share/init.php @@ -80,7 +80,7 @@ class Share extends Plugin { return "share"; + title='".__('Share by URL')."'>link"; } function shareArticle() { -- cgit v1.2.3