mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-04-05 19:08:33 -04:00
Update buttons.html
This commit is contained in:
parent
8a252465a8
commit
e5dc43fe9e
@ -1,8 +1,8 @@
|
||||
<div style="width: 1100px;">
|
||||
<!-- HBMonitor buttons HTML code -->
|
||||
<a href="/"><button class="button link"> Home </button></a>
|
||||
|
||||
{% if auth == True %}
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn"> Admin Area </button>
|
||||
<div class="dropdown-content">
|
||||
@ -16,8 +16,8 @@
|
||||
<a href="/sinfo"> System Info </a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% else %}
|
||||
|
||||
<a href="/masters"><button class="button link"> Masters </button></a>
|
||||
|
||||
<a href="/peers"><button class="button link"> Peers </button></a>
|
||||
@ -63,4 +63,4 @@
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
<p></p>
|
||||
<p></p>
|
||||
|
Loading…
Reference in New Issue
Block a user