From a1526620f4179dbfe65059b86f9fdf4f6780f48f Mon Sep 17 00:00:00 2001 From: Benjamin Perche Date: Thu, 10 Jul 2014 14:42:03 +0200 Subject: [PATCH] =?UTF-8?q?Add=20import=20link=20in=20tools=20=09modifi?= =?UTF-8?q?=C3=A9:=20=20=20=20=20=20=20=20=20templates/backOffice/default/?= =?UTF-8?q?tools.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/backOffice/default/tools.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/backOffice/default/tools.html b/templates/backOffice/default/tools.html index 99a90b330..216643c44 100644 --- a/templates/backOffice/default/tools.html +++ b/templates/backOffice/default/tools.html @@ -54,6 +54,12 @@ {/loop} + {loop name="auth-import" type="auth" role="ADMIN" resource="admin.import" access="VIEW"} + + {intl l="Import"} + + + {/loop} {module_include location='tools_col1_bottom'}