mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-19 19:09:13 -04:00
Revert "Fix for ticket #491: Make user and group names translatable."
This reverts commit 4091219425.
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
<?= html::clean($user->name) ?>
|
||||
</td>
|
||||
<td>
|
||||
<?= t(html::clean($user->full_name)) ?>
|
||||
<?= html::clean($user->full_name) ?>
|
||||
</td>
|
||||
<td>
|
||||
<?= html::clean($user->email) ?>
|
||||
|
||||
Reference in New Issue
Block a user