3
0
mirror of http://git.frickel.earth/Tysox/BOS-Pinneberg.git synced 2025-12-15 00:24:33 +01:00

~ fix group

This commit is contained in:
Jan-Lukas Pagel
2019-10-14 22:45:58 +02:00
parent 767d10bd82
commit 48e7700a45
5 changed files with 326 additions and 64 deletions

View File

@@ -18,7 +18,7 @@ if ($result->num_rows > 0) {
while($row = $result->fetch_assoc()) {
?>
<section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp">
<div class="mdl-card mdl-cell mdl-cell--12-col mdl-card__supporting-text">
<div class="mdl-card mdl-cell mdl-cell--12-col mdl-card--border mdl-card__supporting-text">
<h4 style="text-align: center"><?php echo $row['Ort'] ." [". $row['id'];?></h4>
<table style="margin-left: auto; margin-right: auto" class="mdl-data-table mdl-js-data-table mdl-shadow--2dp">
<thead>