Fixed typo (are -> is)

This commit is contained in:
Franck Allimant
2014-02-04 01:37:56 +01:00
parent 3efc724101
commit 5381bb2f44
4 changed files with 5 additions and 5 deletions

View File

@@ -147,7 +147,7 @@
{if $countvar == 0}
<div class="alert alert-info">
{intl l="There are currently no active module here."}
{intl l="There is currently no active module here."}
</div>
{/if}
</div>