Minor adjustements

This commit is contained in:
Franck Allimant
2013-10-30 17:31:02 +01:00
parent c7835758e5
commit 3019d36356
8 changed files with 24 additions and 16 deletions

View File

@@ -28,12 +28,7 @@
{elseloop rel="folder_title"}
{intl l="Top level folders"}
{/elseloop}
{*
<td class="object-title">
<a href="{url path='admin/folders' parent=$ID}" title="{intl l='Browse this folder'}">
{$TITLE}
</a>
</td>*}
{module_include location='folder_list_caption'}
{loop type="auth" name="can_create" role="ADMIN" resource="admin.folder" access="CREATE"}