From 4cbc62d2a529116d0117eb83a62c3270b5e6bd9f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 6 Dec 2018 20:55:51 +0300 Subject: article note format updates --- plugins/note/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/note/init.php') diff --git a/plugins/note/init.php b/plugins/note/init.php index d97bf678b..a0abb7f19 100644 --- a/plugins/note/init.php +++ b/plugins/note/init.php @@ -23,7 +23,7 @@ class Note extends Plugin { function hook_article_button($line) { return "note_add"; + style='cursor : pointer' title='".__('Edit article note')."'>note"; } function edit() { -- cgit v1.2.3-54-g00ecf