diff --git a/templates/element/genericElements/IndexTable/Statistics/index_statistic_field_amount.php b/templates/element/genericElements/IndexTable/Statistics/index_statistic_field_amount.php index 1f92f0e..123da84 100644 --- a/templates/element/genericElements/IndexTable/Statistics/index_statistic_field_amount.php +++ b/templates/element/genericElements/IndexTable/Statistics/index_statistic_field_amount.php @@ -57,7 +57,7 @@ foreach ($statistics['usage'] as $scope => $graphData) { 'bodyClass' => 'py-1 px-2', 'class' => ['shadow-sm', 'h-100'] ]); - $statisticsHtml .= sprintf('
%s
', $statPie); + $statisticsHtml .= sprintf('
%s
', $statPie); } ?> diff --git a/templates/element/genericElements/IndexTable/Statistics/index_statistic_timestamp.php b/templates/element/genericElements/IndexTable/Statistics/index_statistic_timestamp.php index c202890..bd0d43b 100644 --- a/templates/element/genericElements/IndexTable/Statistics/index_statistic_timestamp.php +++ b/templates/element/genericElements/IndexTable/Statistics/index_statistic_timestamp.php @@ -95,7 +95,7 @@ $card = $this->Bootstrap->card([ ?> -
+