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