Update index_template.html

This commit is contained in:
Waldek 2020-07-02 11:52:57 +02:00 committed by GitHub
parent 04f7f88dce
commit ac7be20ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ a:active {
.dropdown:hover .dropbtn {background-color: #3e8e41;}
table, td, th {border: .5px solid #d0d0d0; padding: 2px; border-collapse: collapse; text-align:center;}
</style>
<meta name="description" content="Copyright (c) 2016, 2017, 2018, 2019.The Regents of the K0USY Group. All rights reserved. Version SP2ONG 2019-2020 (v20200629)" />
<meta name="description" content="Copyright (c) 2016, 2017, 2018, 2019.The Regents of the K0USY Group. All rights reserved. Version SP2ONG 2019-2020 (v20200702)" />
</head>
<body style="background-color: #f7f7f7;font: 10pt arial, sans-serif;">
<center><div style="width:1250px; text-align: center; margin-top:5px;">
@ -330,6 +330,12 @@ U2Ek5W/qKzWO9GPftZPKtDvv4VB52tG8zVU8+dr2vkg55eqhekTx//JAHDJIlwA6AAAAAElFTkSu"/><
<div style="width: 1100px;">
<p style="text-align:center;"><span style="color:#429;font-size: 18px; font-weight:bold;"><<<system_name>>></span></p>
<p style="text-align:center;"><<<timeout_warning>>></p>
<!-- Buttons HTML code -->
<a href="/"><button class="button link">HBLink status</button></a>
&nbsp;
<a href="/bridges"><button class="button link">Bridges</button></a>
&nbsp;
<!-- Buttons HTML code
<div class="dropdown">
<button class="dropbtn">HBLink Servers</button>
@ -352,7 +358,6 @@ U2Ek5W/qKzWO9GPftZPKtDvv4VB52tG8zVU8+dr2vkg55eqhekTx//JAHDJIlwA6AAAAAElFTkSu"/><
-->
<noscript>You must enable JavaScript</noscript>
<p id="hblink"></p>
<p id="bridge"></p>
</div>
<!-- TG table
<div style="width: 1100px; margin-left:0px;">
@ -390,7 +395,7 @@ U2Ek5W/qKzWO9GPftZPKtDvv4VB52tG8zVU8+dr2vkg55eqhekTx//JAHDJIlwA6AAAAAElFTkSu"/><
<p style="text-align: center;"><span style="text-align: center;">
Copyright (c) 2016, 2017, 2018, 2019<br>The Regents of the <a href=https://github.com/kc1awv/HBmonitor3>K0USY Group</a>. All rights reserved.<br><a href=https://github.com/sp2ong/HBmonitor>Version SP2ONG 2019-2020</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 is version of HBMonitor SP2ONG 2019-2020 (v20200629)-->
<!-- This is version of HBMonitor SP2ONG 2019-2020 (v20200702)-->
</p>
</center>
</body>