From 7e5c99914683620348e4a91ab2d6692749f198f4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 10 Dec 2018 10:53:11 +0300 Subject: show alert if recent_log_events > 0 --- index.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'index.php') diff --git a/index.php b/index.php index 126f731b7..a8b3c7849 100644 --- a/index.php +++ b/index.php @@ -166,6 +166,11 @@ error_outline + + get_hooks(PluginHost::HOOK_MAIN_TOOLBAR_BUTTON) as $p) { echo $p->hook_main_toolbar_button(); -- cgit v1.2.3-54-g00ecf