From 330b806e07f3f9a5f18ece25e53ef0cce1547fd1 Mon Sep 17 00:00:00 2001 From: Joshua P Panter Date: Mon, 10 Dec 2018 21:10:26 -0500 Subject: [PATCH] add share icon in Wallabag settings title bar --- wallabag_v2/init.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wallabag_v2/init.php b/wallabag_v2/init.php index cfe5134..b5a3403 100644 --- a/wallabag_v2/init.php +++ b/wallabag_v2/init.php @@ -4,7 +4,7 @@ class Wallabag_v2 extends Plugin { private $host; function about() { - return array("1.7.1", + return array("1.8.0", "Post articles to a Wallabag v 2.x instance", "joshu@unfettered.net"); } @@ -117,7 +117,8 @@ function hook_prefs_tab($args) { $w_csec = $this->host->get($this, "wallabag_client_secret"); $w_access = $this->host->get($this, "wallabag_access_token"); - print "
"; + print "
share ".__("Wallabag v2")."\">"; print "
"; print "
"; print "