]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - header.php
Use new $server->server->ulined property and show [Services] in
[irc/unrealircd/unrealircd-webpanel.git] / header.php
index ba77221cd69f17a2f242b36d835288c27a0bec1e..8f0b7a4bb31c687f790cce2cfb4fbe928c8a493f 100644 (file)
@@ -15,7 +15,7 @@
 <!-- Font Awesome icons -->
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
 
-<script src="js/unrealircd-admin.js"></script>
+<script src="<?php echo BASE_URL; ?>js/unrealircd-admin.js"></script>
 <title>UnrealIRCd Panel</title>
 <link rel="icon" type="image/x-icon" href="<?php echo BASE_URL; ?>img/favicon.ico">
 <link href="<?php echo BASE_URL; ?>css/unrealircd-admin.css" rel="stylesheet">