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