diff --git a/htdocs/modules/system/templates/system_imagemanager.html b/htdocs/modules/system/templates/system_imagemanager.html index 8621b46fa..ca2bd39e7 100644 --- a/htdocs/modules/system/templates/system_imagemanager.html +++ b/htdocs/modules/system/templates/system_imagemanager.html @@ -56,8 +56,8 @@ - -<{if $image_total > 0}> + +<{if $image_total|default:0 > 0}> @@ -81,7 +81,7 @@
<{/if}> - +
<{$lang_imagename}>
- -<{if $image_total > 0}> + +<{if $image_total|default:0 > 0}> @@ -81,7 +81,7 @@
<{/if}> - +
<{$lang_imagename}>