Update index.html

This commit is contained in:
Naiel
2025-06-06 10:04:19 +02:00
committed by GitHub
parent a1359dbf0e
commit 01236b2a6f

View File

@@ -2109,7 +2109,7 @@
container.innerHTML = ` container.innerHTML = `
<h1>SuperCafé</h1> <h1>SuperCafé</h1>
<button id="${btn_new}" style="${sc_nobtn};">Nueva comanda</button> <button id="${btn_new}" style="${sc_nobtn};">Nueva comanda</button>
<label><b>Habilitar avisos:</b> <input type="checkbox" id="${tts_check}" checked style="height: 25px;width: 25px;"></label> <label><b>Habilitar avisos:</b> <input type="checkbox" id="${tts_check}" style="height: 25px;width: 25px;"></label>
<div id="scrolltable"><table> <div id="scrolltable"><table>
<thead> <thead>