use correct language tag
This commit is contained in:
@@ -157,7 +157,7 @@ function show_dnsrecords($hostname) {
|
|||||||
// PRINT HEADER
|
// PRINT HEADER
|
||||||
function print_header() {
|
function print_header() {
|
||||||
print '<!DOCTYPE html>
|
print '<!DOCTYPE html>
|
||||||
<html lang="en_US">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>IP and DNS information</title>
|
<title>IP and DNS information</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user