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