ungleich-sla: correct the extended hours definition
This commit is contained in:
parent
788770aaf8
commit
08baf4a122
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue