diff --git a/plugins/bookmarklets/init.php b/plugins/bookmarklets/init.php index 015500480..8a3822341 100644 --- a/plugins/bookmarklets/init.php +++ b/plugins/bookmarklets/init.php @@ -28,19 +28,16 @@ class Bookmarklets extends Plugin { $bm_url = htmlspecialchars("javascript:{if(confirm('$confirm_str'.replace('%s',window.location.href)))window.location.href='$bm_subscribe_url'+window.location.href}"); - print "

"; - print "" . __('Subscribe in Tiny Tiny RSS'). ""; - print "

"; + print "

"; print "

" . __("Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS") . "

"; - print "

"; - + print "

"; + print "" . __('Share with Tiny Tiny RSS'). ""; + print "

"; print ""; #pane