From dbcbb57413dee52eb476b8c06d49bb05de665335 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Fri, 27 Oct 2023 10:43:08 +0900 Subject: [PATCH] Fix broken admin footer when counter addon is disabled --- modules/admin/tpl/_dashboard_default.html | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/admin/tpl/_dashboard_default.html b/modules/admin/tpl/_dashboard_default.html index dbf5aacc0..2b95f7dc9 100644 --- a/modules/admin/tpl/_dashboard_default.html +++ b/modules/admin/tpl/_dashboard_default.html @@ -67,6 +67,5 @@

{$lang->more}

- {@ $dashboard_stack->right[] = ob_get_clean()}