mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
related to #1530 new languages status verification
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user