mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-08 20:49:13 -04:00
Fix lint errors
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<strong><?= $group->name?></strong>
|
||||
<? if (!$group->special): ?>
|
||||
<a href="<?= url::site("admin/users/delete_group_form/$group->id") ?>" class="gDialogLink"><?= t("delete") ?></a>
|
||||
|
||||
Reference in New Issue
Block a user