srv/poe_manager/templates/logs.html aktualisiert

This commit is contained in:
2025-10-08 21:39:25 +02:00
parent 91885932c8
commit fbfafd0055

View File

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