mirror of
https://github.com/pi-hole/web.git
synced 2026-04-18 07:56:24 +01:00
Move all files from /scripts/pi-hole/ to /scripts/
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* Please see LICENSE file for your rights under this license.
|
||||
*/ ]]--
|
||||
|
||||
mg.include('scripts/pi-hole/lua/header_authenticated.lp','r')
|
||||
mg.include('scripts/lua/header_authenticated.lp','r')
|
||||
?>
|
||||
|
||||
<!-- Title -->
|
||||
@@ -41,6 +41,6 @@ mg.include('scripts/pi-hole/lua/header_authenticated.lp','r')
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="<?=pihole.fileversion('scripts/pi-hole/js/messages.js')?>"></script>
|
||||
<script src="<?=pihole.fileversion('scripts/js/messages.js')?>"></script>
|
||||
|
||||
<? mg.include('scripts/pi-hole/lua/footer.lp','r')?>
|
||||
<? mg.include('scripts/lua/footer.lp','r')?>
|
||||
|
||||
Reference in New Issue
Block a user