diff --git a/admin/themes/default/template/footer.tpl b/admin/themes/default/template/footer.tpl index 2704ef5c1..e3daa12c3 100644 --- a/admin/themes/default/template/footer.tpl +++ b/admin/themes/default/template/footer.tpl @@ -2,82 +2,59 @@ Warning : This is the admin pages footer only don't be confusing with the public page footer *} - +{* *} + {if isset($footer_elements)} -{foreach from=$footer_elements item=v} -{$v} +{foreach from=$footer_elements item=elt} + {$elt} {/foreach} {/if} + {if isset($debug.QUERIES_LIST)}