Station LOOP #

This commit is contained in:
fred 2023-09-09 17:15:15 +02:00
parent 182b665010
commit 45b6d276e0
1 changed files with 2 additions and 2 deletions

View File

@ -123,8 +123,8 @@ header {
</form>
<div id="console"><a href="_STATION_" target="aframe">CONSOLE____________</a> <button onclick="document.getElementById('console').style.visibility = 'hidden';">close</button>
<iframe name="aframe" id="aframe" src="_STATION_" width="100%" height="100%"></iframe>
<div id="console"><a href="#" target="aframe">CONSOLE____________</a> <button onclick="document.getElementById('console').style.visibility = 'hidden';">close</button>
<iframe name="aframe" id="aframe" src="#" width="100%" height="100%"></iframe>
</div>
<br>