mirror of
https://github.com/pi-hole/web.git
synced 2026-04-25 03:10:18 +01:00
Use the correct scriptname
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="page-header flex-header">
|
||||
<h1><?= PageTitle ?></h1>
|
||||
<?
|
||||
if scriptname ~= 'settings/advanced' then
|
||||
if scriptname ~= 'settings/all' then
|
||||
-- Show the level selector, except in All Settings page
|
||||
?>
|
||||
<div class="settings-selector">
|
||||
|
||||
Reference in New Issue
Block a user