fix syntax

This commit is contained in:
2018-01-05 13:14:20 +01:00
parent 6cf4ef1237
commit e5f6c39224

View File

@@ -162,7 +162,7 @@ function header() {
<meta charset="utf-8">
<title>IP and DNS information</title>
<link rel="icon" type="image/png" href="/favicon.png">
</head>'
</head>';
}
// PRINT FOOTER
function footer() {