mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-08-13 09:12:26 -04:00
remove test button
This commit is contained in:
parent
1fa788d34f
commit
c523ddbcfb
@ -138,9 +138,6 @@ class Template
|
|||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link link-light" href="<?php echo WEB_URL; ?>/admin/?do=logout"><?php echo _("Logout"); ?></a>
|
<a class="nav-link link-light" href="<?php echo WEB_URL; ?>/admin/?do=logout"><?php echo _("Logout"); ?></a>
|
||||||
</li>
|
</li>
|
||||||
<li class="nav-item ml-md-auto">
|
|
||||||
<a href="#" class="btn btn-primary switch">Switch Light/Dark</a>
|
|
||||||
</li>
|
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user