mirror of
https://github.com/unraid/webgui.git
synced 2026-03-13 14:30:29 -05:00
Standardize on lang="en"
This commit is contained in:
@@ -17,7 +17,7 @@ require_once "$docroot/webGui/include/Helpers.php";
|
||||
$var = parse_ini_file("/var/local/emhttp/var.ini");
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content">
|
||||
|
||||
Reference in New Issue
Block a user