mirror of
https://github.com/pi-hole/web.git
synced 2026-04-23 10:19:47 +01:00
Source utils.js in header.php
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -662,6 +662,9 @@ if($auth) {
|
||||
<div class="content-wrapper">
|
||||
<!-- Main content -->
|
||||
<section class="content">
|
||||
|
||||
<script src="scripts/pi-hole/js/utils.js?v=<?=$cacheVer?>"></script>
|
||||
|
||||
<?php
|
||||
// If password is not equal to the password set
|
||||
// in the setupVars.conf file, then we skip any
|
||||
|
||||
Reference in New Issue
Block a user