mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-10-01 21:59:40 +00:00
Revert "Remove remnant of incomplete feature"
This reverts commit e6e6d4d404
.
This commit is contained in:
parent
4737ea5d93
commit
e962c2dee4
1 changed files with 13 additions and 1 deletions
|
@ -39,3 +39,15 @@ else
|
||||||
<br>
|
<br>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
<h2>Actions</h2>
|
||||||
|
|
||||||
|
<a href="/moderation/bannedUsers" class="ui red button">
|
||||||
|
<i class="users icon"></i>
|
||||||
|
<span>View banned users</span>
|
||||||
|
</a><br/><br/>
|
||||||
|
|
||||||
|
<a href="/moderation/hiddenSlots" class="ui yellow button">
|
||||||
|
<i class="certificate icon"></i>
|
||||||
|
<span>View hidden levels</span>
|
||||||
|
</a>
|
Loading…
Add table
Add a link
Reference in a new issue