* Updated template (removed tabulation for smarty if/else structure).
All checks were successful
Build docker image / build_docker_image (push) Successful in 1m7s

This commit is contained in:
2025-06-27 11:17:25 +02:00
parent 91c33e59a2
commit 3768524602

View File

@@ -205,7 +205,6 @@ class ClientMessages
{if $paginate['pageCount']>1}
Shown {$blue}{$paginate['first']}{$reset}..{$blue}{$paginate['last']}{$reset} of {$blue}{$paginate['itemCount']}{$reset} remainders, page {$blue}{$paginate['page']}{$reset} of {$blue}{$paginate['pageCount']}{$reset}:
{/if}
{foreach $remainders as $remainder}
{if $remainder->isOverDue()}