mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-19 13:25:36 -04:00
Add string to localizer
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<th><?= t("Full name") ?></th>
|
||||
<th><?= t("Email") ?></th>
|
||||
<th><?= t("Last login") ?></th>
|
||||
<th>Actions</th>
|
||||
<th><?= t("Actions") ?></th>
|
||||
</tr>
|
||||
|
||||
<? foreach ($users as $i => $user): ?>
|
||||
|
||||
Reference in New Issue
Block a user