Update 'index.html'

This commit is contained in:
anglk 2021-05-20 10:50:46 +02:00
parent aa23d94e18
commit 1bd4d678da

View File

@ -76,8 +76,7 @@
<div class="b_allmedia">
<!-- placeholder iframe loading
<button onclick="hideshowWelcome()" class="" id="bhide_wel">WELCOME</button>-->
<!-- chat -->
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
<!-- etherpad
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>-->
<!-- audio streaming or files -->
@ -92,6 +91,8 @@
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button>
<!-- image multiple
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>-->
<!-- chat -->
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
</div>