Initial commit
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
session_start();
|
||||
|
||||
?>
|
||||
<div class="content-header">Spurkabel prüfen</div>
|
||||
<hr />
|
||||
<p>Automatische Erkennung</p>
|
||||
<i>Verbinden Sie die Enden des Spurkabels mit dem Gerät. Vermeiden Sie Bewegungen während der Messung.</i>
|
||||
|
||||
<div class="save-button" onclick="window.location.href='#start-cable';$('.save-button').html('<img src=\'/vendor/icons/load.gif\' \>Initialisieren...'); "><img src="/vendor/icons/play.svg" \>Jetzt prüfen</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user