File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -320,7 +320,8 @@ function deleteserver($id, $arrayresult) {
320
320
<meta http-equiv="X-UA-Compatible" content="ie=edge">
321
321
<link rel="stylesheet" href="style.css">
322
322
<script src="script.js"></script>
323
- <script src="https://cdn.jsdelivr.net/npm/jquery@3.6/dist/jquery.min.js" integrity="sha384-vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK" crossorigin="anonymous"></script> <title>Admin panel</title>
323
+ <script src="https://cdn.jsdelivr.net/npm/jquery@3.6/dist/jquery.min.js" integrity="sha384-vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK" crossorigin="anonymous"></script>
324
+ <title><?php echo $ title?> </title>
324
325
</head>
325
326
<body>
326
327
<div id="confpopupparent">
You can’t perform that action at this time.
0 commit comments