X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/b056895f0a313ec69824daa23e0981afb49c8305..0d62343db7cf98dda603d338e1948a9a09af5862:/inc/header.php diff --git a/inc/header.php b/inc/header.php index 0e3007a..b03a533 100644 --- a/inc/header.php +++ b/inc/header.php @@ -1,6 +1,7 @@ @@ -11,7 +12,14 @@ $arr = []; Hook::run(HOOKTYPE_PRE_HEADER, $arr); css/unrealircd-admin.css" rel="stylesheet"> +css/right-click.css" rel="stylesheet"> + +css/datatables.min.css" /> @@ -35,6 +43,13 @@ $arr = []; Hook::run(HOOKTYPE_PRE_HEADER, $arr); + + + + + + + + +document.title='".htmlspecialchars($current_page_title)."';\n"; + }