changes posted by M0VUB
This commit is contained in:
parent
45829ae800
commit
6e19c79a2d
|
|
@ -10,10 +10,10 @@ include_once 'include/config.php';
|
||||||
<title>DMR Server monitor - Masters</title>
|
<title>DMR Server monitor - Masters</title>
|
||||||
<script type="text/javascript" src="scripts/hbmon.js"></script>
|
<script type="text/javascript" src="scripts/hbmon.js"></script>
|
||||||
<link rel="stylesheet" type="text/css" href="css/styles.php" />
|
<link rel="stylesheet" type="text/css" href="css/styles.php" />
|
||||||
<meta name="description" content="Copyright (c) 2016-2022.The Regents of the K0USY Group. All rights reserved. Version SP2ONG 2019-2022" />
|
<meta name="description" content="Copyright © 2016-2022.The Regents of the K0USY Group. All rights reserved. Version SP2ONG 2019-2022" />
|
||||||
</head>
|
</head>
|
||||||
<body style="background-color: #d0d0d0;font: 10pt arial, sans-serif;">
|
<body style="background-color: #d0d0d0;font: 10pt arial, sans-serif;">
|
||||||
<center><div style="width:1250px; text-align: center; margin-top:5px;">
|
<center><div style="width:1100px; text-align: center; margin-top:5px;">
|
||||||
<img src="img/logo.png?random=323527528432525.24234" alt="" />
|
<img src="img/logo.png?random=323527528432525.24234" alt="" />
|
||||||
</div>
|
</div>
|
||||||
<div style="width: 1100px;">
|
<div style="width: 1100px;">
|
||||||
|
|
@ -26,7 +26,7 @@ include_once 'include/config.php';
|
||||||
<p id="masters"></p>
|
<p id="masters"></p>
|
||||||
</div>
|
</div>
|
||||||
<p style="text-align: center;"><span style="text-align: center;">
|
<p style="text-align: center;"><span style="text-align: center;">
|
||||||
Copyright (c) 2016-2022<br>The Regents of the <a href=http://k0usy.mystrikingly.com/>K0USY Group</a>. All rights reserved.<br><a href=https://github.com/sp2ong/HBMonv2>Version SP2ONG 2019-2022</a><br><br></span>
|
Copyright © 2016-2022<br>The Regents of the <a href=http://k0usy.mystrikingly.com/>K0USY Group</a>. All rights reserved.<br><a href=https://github.com/sp2ong/HBMonv2>Version SP2ONG 2019-2022</a><br><br></span>
|
||||||
<!-- THIS COPYRIGHT NOTICE MUST BE DISPLAYED AS A CONDITION OF THE LICENCE GRANT FOR THIS SOFTWARE. ALL DERIVATEIVES WORKS MUST CARRY THIS NOTICE -->
|
<!-- THIS COPYRIGHT NOTICE MUST BE DISPLAYED AS A CONDITION OF THE LICENCE GRANT FOR THIS SOFTWARE. ALL DERIVATEIVES WORKS MUST CARRY THIS NOTICE -->
|
||||||
<!-- This is version of HBMonitor SP2ONG 2019-2022 -->
|
<!-- This is version of HBMonitor SP2ONG 2019-2022 -->
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue