Typographical correctness
This commit is contained in:
parent
db55b16391
commit
fad85e88e1
@ -112,7 +112,7 @@ $v = file_get_contents('/media/sg/dorf.jetzt_visitors');
|
||||
}else{
|
||||
$enddate_str = $startdate_loop->add($interval_loop)->format('H:i');
|
||||
}
|
||||
echo($startdate_str . ' — ' . $enddate_str); ?></th>
|
||||
echo($startdate_str . ' – ' . $enddate_str); ?></th>
|
||||
<td><?= htmlspecialchars($event->summary) ?></td>
|
||||
</tr>
|
||||
<?php endforeach ?>
|
||||
|
Loading…
Reference in New Issue
Block a user