Colissimo module + countires areas

This commit is contained in:
Etienne Roudeix
2013-11-14 09:13:28 +01:00
parent 77760e7d3f
commit 299b192018
7 changed files with 462 additions and 272 deletions

View File

@@ -43,7 +43,7 @@
{loop type="auth" name="can_change" role="ADMIN" module=$CODE access="VIEW"}
<a class="btn btn-primary btn-xs" title="{intl l='Configure this module'}" href="{url path="/admin/module/update/$CODE"}">{intl l="Configure"}</a>
<a class="btn btn-primary btn-xs" title="{intl l='Configure this module'}" href="{url path="/admin/module/$CODE"}">{intl l="Configure"}</a>
{/loop}
{*loop type="auth" name="can_change" role="ADMIN" resource="admin.modules" access="VIEW"}