district select

This commit is contained in:
Walter Hupfeld
2024-02-22 14:30:28 +01:00
parent f695c98fc3
commit f8b8feee5b
5 changed files with 50 additions and 7 deletions

View File

@@ -14,9 +14,6 @@
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/style.css" />
<title><?=$strTitle?></title>
<script src="js/jquery.min.js"></script>
<style>
@@ -41,7 +38,7 @@
</form>
</div>
<p style="clear:both";>
<h3>Kreise und kreisfreie Städte</h3>
<h3>Teilnehmende Kreise und kreisfreie Städte</h3>
<div>
<?php
foreach ($arrDistrict as $key => $strTitle):?>