From 0ecf62bc649596474fd629a6af98d4421475f57b Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 26 May 2025 11:04:02 -0400 Subject: [PATCH] fix banners template --- htdocs/modules/system/templates/admin/system_banners.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/modules/system/templates/admin/system_banners.tpl b/htdocs/modules/system/templates/admin/system_banners.tpl index d79bc430..d37720f1 100644 --- a/htdocs/modules/system/templates/admin/system_banners.tpl +++ b/htdocs/modules/system/templates/admin/system_banners.tpl @@ -2,7 +2,7 @@ - <{if isset($banner_count) && $banner_count == true}>}> + <{if isset($banner_count) && $banner_count == true}>

<{$smarty.const._AM_SYSTEM_BANNERS_CURACTBNR}>