diff --git a/templates/backOffice/default/tools.html b/templates/backOffice/default/tools.html index 7562df9af..99a90b330 100644 --- a/templates/backOffice/default/tools.html +++ b/templates/backOffice/default/tools.html @@ -40,7 +40,7 @@ {/loop} - {loop name="auth-export" type="auth" role="ADMIN" resource="admin.brand" access="VIEW"} + {loop name="auth-brand" type="auth" role="ADMIN" resource="admin.brand" access="VIEW"} {intl l="Brands"} @@ -68,4 +68,4 @@ {block name="javascript-last-call"} {module_include location='configuration-js'} -{/block} \ No newline at end of file +{/block}