Suppress auto generated hyperlinks by MS Edge

This commit is contained in:
bergware
2018-04-28 13:01:59 +02:00
parent be36a08c24
commit 2c8b3a6175

View File

@@ -16,6 +16,7 @@
<title><?=$var['NAME']?>/<?=$myPage['name']?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no">
<meta name="robots" content="noindex">
<link type="image/png" rel="shortcut icon" href="/webGui/images/<?=$var['mdColor']?>.png">
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/default-fonts.css")?>">