Improved the dismmay on modules tab

This commit is contained in:
Franck Allimant
2014-04-16 23:05:26 +02:00
parent fc402aa8ef
commit 274304e998
7 changed files with 198 additions and 210 deletions

View File

@@ -152,13 +152,7 @@
}
</div>
{module_include location='folder-edit' countvar='module_count'}
{if $module_count == 0}
<div class="alert alert-info">
{intl l="There is currently no active module here."}
</div>
{/if}
{include file="includes/module-tab-content.html" location="folder-edit"}
</div>
</div>
</div>