mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 10:50:23 +01:00
Use text-uppercase in sidebar
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -442,7 +442,7 @@ if($auth) {
|
||||
}
|
||||
?>
|
||||
<ul class="sidebar-menu" data-widget="tree">
|
||||
<li class="header">MAIN NAVIGATION</li>
|
||||
<li class="header text-uppercase">Main navigation</li>
|
||||
<!-- Home Page -->
|
||||
<li<?php if($scriptname === "index.php"){ ?> class="active"<?php } ?>>
|
||||
<a href="index.php">
|
||||
|
||||
Reference in New Issue
Block a user