Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonsRule10 authored Oct 20, 2023
1 parent a424c39 commit 6411551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wardenperm.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

<button onclick="myFunction('[SENIOR STAFF]')" class="w3-button w3-block w3-left-align">[*]</button>

<div id="[*]" class="w3-container w3-hide">
<div id="[SENIOR STAFF]" class="w3-container w3-hide">
<p>This is the highest permision you can give a user for Warden. <strong>Be carful giving this permision to anyone.</strong></p>
</div>
</div>
Expand Down

0 comments on commit 6411551

Please sign in to comment.