fix syntax
This commit is contained in:
@@ -162,7 +162,7 @@ function header() {
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>IP and DNS information</title>
|
<title>IP and DNS information</title>
|
||||||
<link rel="icon" type="image/png" href="/favicon.png">
|
<link rel="icon" type="image/png" href="/favicon.png">
|
||||||
</head>'
|
</head>';
|
||||||
}
|
}
|
||||||
// PRINT FOOTER
|
// PRINT FOOTER
|
||||||
function footer() {
|
function footer() {
|
||||||
|
|||||||
Reference in New Issue
Block a user