From: Andrew Dolgov Date: Tue, 2 Apr 2013 04:45:50 +0000 (+0400) Subject: move HOOK_TOOLBAR_BUTTON elements inside actionChooser X-Git-Tag: 1.7.6~46 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;ds=sidebyside;h=97e2c731b8c069fe1df67fc0615b4ab084ffd073;p=tt-rss.git move HOOK_TOOLBAR_BUTTON elements inside actionChooser --- diff --git a/index.php b/index.php index ac2762f7..3b905d1b 100644 --- a/index.php +++ b/index.php @@ -201,15 +201,15 @@ - get_hooks($pluginhost::HOOK_TOOLBAR_BUTTON) as $p) { - echo $p->hook_toolbar_button(); - } - ?> -
+ get_hooks($pluginhost::HOOK_TOOLBAR_BUTTON) as $p) { + echo $p->hook_toolbar_button(); + } + ?> +