ungleich-sla: correct the extended hours definition

This commit is contained in:
Nico Schottelius 2023-10-25 14:20:06 +02:00
parent 788770aaf8
commit 08baf4a122
1 changed files with 4 additions and 4 deletions

View File

@ -232,12 +232,12 @@ table below shows the details:
</thead>
<tbody>
<tr>
<td>Between 09:00-13:00 on a work day</th>
<td>Between 13:00-17:00 on the same work day</th>
<td>Between 06:00-18:00 on a work day</th>
<td>Between 10:00-22:00 on the same work day</th>
</tr>
<tr>
<td>Between 13:00-17:00 on a work day</th>
<td>Between 09:00-13:00 on the next work day</th>
<td>Between 18:00-22:00 on a work day</th>
<td>Between 06:00-10:00 on the next work day</th>
</tr>
</tbody>
</table>