related to #1530 new languages status verification

This commit is contained in:
Matthieu Leproux
2021-10-22 14:08:51 +02:00
parent 7132ca6d4f
commit ad62cfd16a
@@ -13,6 +13,8 @@ jQuery().ready(function(){ldelim}
<h2>{'Add New Language'|@translate}</h2>
</div>
{if $isWebmaster == 1}
{if !empty($languages)}
<table class="table2 languages">
<thead>
@@ -39,3 +41,5 @@ jQuery().ready(function(){ldelim}
{else}
<p>{'There is no other language available.'|@translate}</p>
{/if}
{/if}