From d584a7febb6dfa6b2f8383854c17b4672243a6d3 Mon Sep 17 00:00:00 2001 From: Ian Date: Wed, 4 Feb 2015 18:02:35 +0100 Subject: [PATCH] move backend_dashboard hook may certainly as well be, to move the s9y_links block on top of all since not getting boxed, see http://board.s9y.org/viewtopic.php?f=4&t=20247 May need follow-up, if we we have a more general dashboard even/odd cycler function to avoid making each hooked-in plugin to reinvent the wheel...! --- templates/2k11/admin/overview.inc.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/2k11/admin/overview.inc.tpl b/templates/2k11/admin/overview.inc.tpl index c9fbbcb4..44f44b5d 100644 --- a/templates/2k11/admin/overview.inc.tpl +++ b/templates/2k11/admin/overview.inc.tpl @@ -109,6 +109,8 @@ + {serendipity_hookPlugin hook="backend_dashboard" hookAll="true"} + - {serendipity_hookPlugin hook="backend_dashboard" hookAll="true"} -