mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-28 07:19:09 -04:00
Localize a string
This commit is contained in:
@@ -30,5 +30,9 @@
|
||||
<? endforeach ?>
|
||||
</ul>
|
||||
<? else: ?>
|
||||
<div><p>Drag & drop users from the User Admin above into this group box to add group members.</p></div>
|
||||
<div>
|
||||
<p>
|
||||
<?= t("Drag & drop users from the User Admin above into this group box to add group members.") ?>
|
||||
</p>
|
||||
</div>
|
||||
<? endif ?>
|
||||
|
||||
Reference in New Issue
Block a user