Merge branch 'master' of code.ungleich.ch:ungleich-public/ungleich-staticcms

This commit is contained in:
sanghee 2024-01-04 17:04:26 +01:00
commit 98e4c93813
1 changed files with 5 additions and 5 deletions

View File

@ -182,7 +182,7 @@ below shows the details for every time of the week.
<td>Friday 17:00</th>
</tr>
<tr>
<td>Between Friday 17:00 and Monday 09:00</th>
<td>Between Friday 09:00 and Monday 09:00</th>
<td>Monday 17:00</th>
</tr>
</tbody>
@ -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>