mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Use the same string ("All Settings") in menu button and title
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
mg.include('scripts/pi-hole/lua/header_authenticated.lp','r')
|
||||
|
||||
-- Page title and level selector
|
||||
PageTitle = "Advanced Settings"
|
||||
PageTitle = "All Settings"
|
||||
mg.include('scripts/pi-hole/lua/settings_header.lp','r')
|
||||
?>
|
||||
<div class="row settings-level-2" id="advanced-content">
|
||||
|
||||
Reference in New Issue
Block a user