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 "