|
|
|
@ -86,7 +86,7 @@ if ($CallingHome['Active']) {
|
|
|
|
<meta name="robots" content="<?php echo $PageOptions['MetaAuthor']; ?>"/>
|
|
|
|
<meta name="robots" content="<?php echo $PageOptions['MetaAuthor']; ?>"/>
|
|
|
|
|
|
|
|
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
|
|
|
<title><?php echo str_replace("XLX", "URF", $Reflector->GetReflectorName()); ?>Universal Reflector</title>
|
|
|
|
<title><?php echo str_replace("XLX", "URF", $Reflector->GetReflectorName()); ?> Universal Reflector</title>
|
|
|
|
<link rel="icon" href="./favicon.ico" type="image/vnd.microsoft.icon">
|
|
|
|
<link rel="icon" href="./favicon.ico" type="image/vnd.microsoft.icon">
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
|