Mise à jour de 'index.html'

This commit is contained in:
Xavier 2022-09-03 14:19:31 +02:00
parent d40b95a500
commit fa0c8785c7

View File

@ -78,10 +78,10 @@
<td><h3>ON/OFF</h3></td>
</tr>
<tr>
<td>Relay 1 [HamNet]</td>
<td>Relay 1 [DESIGN1]</td>
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch1" class="onoffswitch-checkbox" id="myonoffswitch" tabindex="0" CHECKED1 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R0','_self');">
<input type="checkbox" name="onoffswitch1" class="onoffswitch-checkbox" id="myonoffswitch" tabindex="0" CHECKED1 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R0','_self');">
<label class="onoffswitch-label" for="myonoffswitch">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
@ -91,7 +91,7 @@
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch11" class="onoffswitch-checkbox" id="myonoffswitch11" tabindex="0" CHECKED1 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R0O','_self');">
<input type="checkbox" name="onoffswitch11" class="onoffswitch-checkbox" id="myonoffswitch11" tabindex="0" CHECKED1 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R0O','_self');">
<label class="onoffswitch-label" for="myonoffswitch11">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
@ -101,10 +101,10 @@
</tr>
<tr>
<td>Relay 2 [Srv/RadioSonde/ADSB]</td>
<td>Relay 2 [DESIGN2]</td>
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch2" class="onoffswitch-checkbox" id="myonoffswitch2" tabindex="0" CHECKED2 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R1','_self');">
<input type="checkbox" name="onoffswitch2" class="onoffswitch-checkbox" id="myonoffswitch2" tabindex="0" CHECKED2 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R1','_self');">
<label class="onoffswitch-label" for="myonoffswitch2">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
@ -115,7 +115,7 @@
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch22" class="onoffswitch-checkbox" id="myonoffswitch22" tabindex="0" CHECKED2 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R1O','_self');">
<input type="checkbox" name="onoffswitch22" class="onoffswitch-checkbox" id="myonoffswitch22" tabindex="0" CHECKED2 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R1O','_self');">
<label class="onoffswitch-label" for="myonoffswitch22">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
@ -126,10 +126,10 @@
</tr>
<tr>
<td>Relay 3 [HotSpot]</td>
<td>Relay 3 [DESIGN3]</td>
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch3" class="onoffswitch-checkbox" id="myonoffswitch3" tabindex="0" CHECKED3 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R2','_self');">
<input type="checkbox" name="onoffswitch3" class="onoffswitch-checkbox" id="myonoffswitch3" tabindex="0" CHECKED3 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R2','_self');">
<label class="onoffswitch-label" for="myonoffswitch3">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
@ -140,7 +140,7 @@
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch33" class="onoffswitch-checkbox" id="myonoffswitch33" tabindex="0" CHECKED3 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R2O','_self');">
<input type="checkbox" name="onoffswitch33" class="onoffswitch-checkbox" id="myonoffswitch33" tabindex="0" CHECKED3 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R2O','_self');">
<label class="onoffswitch-label" for="myonoffswitch33">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
@ -151,10 +151,10 @@
</tr>
<tr>
<td>Relay 4 [Alim]</td>
<td>Relay 4 [DESIGN4]</td>
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch4" class="onoffswitch-checkbox" id="myonoffswitch4" tabindex="0" CHECKED4 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R3','_self');">
<input type="checkbox" name="onoffswitch4" class="onoffswitch-checkbox" id="myonoffswitch4" tabindex="0" CHECKED4 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R3','_self');">
<label class="onoffswitch-label" for="myonoffswitch4">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
@ -165,7 +165,7 @@
<td>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch44" class="onoffswitch-checkbox" id="myonoffswitch44" tabindex="0" CHECKED4 onclick="javascript:window.open('http://fra1od.freeboxos.fr:8000/R3O','_self');">
<input type="checkbox" name="onoffswitch44" class="onoffswitch-checkbox" id="myonoffswitch44" tabindex="0" CHECKED4 onclick="javascript:window.open('http://URL_HTTP:PORT_HTTP/R3O','_self');">
<label class="onoffswitch-label" for="myonoffswitch44">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>