mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-05 19:29:06 -04:00
Fix lint errors
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
<div class="gBlockContent">
|
||||
<ul id="gUserAdminList">
|
||||
<li class="gHeaderRow">
|
||||
<strong><?= t("Username") ?></strong> <?= t("(Full name)") ?>
|
||||
<span class="understate"><?= t("last login") ?></span>
|
||||
<strong><?= t("Username") ?></strong> <?= t("(Full name)") ?>
|
||||
<span class="understate"><?= t("last login") ?></span>
|
||||
</li>
|
||||
|
||||
<? foreach ($users as $i => $user): ?>
|
||||
|
||||
Reference in New Issue
Block a user