srv/poe_manager/templates/logs.html aktualisiert

This commit is contained in:
2025-10-08 21:40:45 +02:00
parent 459aeb22cf
commit 861c019324

View File

@@ -7,10 +7,11 @@
<span style="font-size: 1.2rem; color: white;"></span> Logs aktualisieren <span style="font-size: 1.2rem; color: white;"></span> Logs aktualisieren
</button> </button>
<span id="refresh-timer" class="badge bg-success">
Nächste Update in Prüfung in <span id="timer"></span> Sekunden
</span>
<div id="log-container"> <div id="log-container">
<div id="refresh-timer">
Nächstes Update in <span id="timer"></span> Sekunden
</div>
</div> </div>
<script> <script>