From dbf0c78fa5c2ce3a409100e41b73b1bec395e507 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Thu, 23 Jan 2014 11:43:06 +0100 Subject: [PATCH] remove hardcoded annotation --- templates/backOffice/default/includes/module-block.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/backOffice/default/includes/module-block.html b/templates/backOffice/default/includes/module-block.html index 56fd3f68a..6ea8fcda5 100644 --- a/templates/backOffice/default/includes/module-block.html +++ b/templates/backOffice/default/includes/module-block.html @@ -114,7 +114,7 @@
- {if $CONFIGURABLE == 1}1 + {if $CONFIGURABLE == 1} {loop type="auth" name="can_change" role="ADMIN" module=$CODE access="VIEW"} {intl l="Configure"} {/loop}