fix module_include countvar assignation
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
|
||||
{module_include location='folder-edit' countvar='module_count'}
|
||||
|
||||
{if $countvar == 0}
|
||||
{if $module_count == 0}
|
||||
<div class="alert alert-info">
|
||||
{intl l="There is currently no active module here."}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user