Spalten in Ausgabetabelle umbenannt

This commit is contained in:
Jason Streifling 2023-10-08 15:12:52 +02:00
parent 519dc82023
commit 8ea0c2964a

View File

@ -32,12 +32,12 @@
<table> <table>
<thead> <thead>
<tr> <tr>
<th colspan="2">Name Unterweiser</th> <th colspan="2">Unterweiser</th>
<th>Datum</th> <th>Datum</th>
<th>Uhrzeit</th> <th>Uhrzeit</th>
<th>Stand</th> <th>Stand</th>
<th>Ort</th> <th>Ort</th>
<th colspan="2">Name Teilnehmer</th> <th colspan="2">Teilnehmer</th>
<th>Firma</th> <th>Firma</th>
</tr> </tr>
</thead> </thead>