Typographical correctness
This commit is contained in:
		@@ -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 ?>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user