This commit is contained in:
Walter Hupfeld 2023-10-10 20:29:18 +02:00
parent d113c5bd09
commit 9d2a5dc1de

View File

@ -104,7 +104,7 @@
<!-- Unfallzahlen -->
<div class="row">
<div class="col-5">
<h4>Unfallzahlen</h4>
<h4>Unfallzahlen <?=$numJahr?></h4>
<table class="table table-sm">
<?php
//DEBUG echo "<pre>"; print_r($resultUnfallzahlen);echo "</pre>";