kopia lustrzana https://github.com/magicbug/Cloudlog
Added card-body tot he html
rodzic
9cf5f06265
commit
fc6bc4f8a7
|
@ -1,3 +1,4 @@
|
||||||
|
<div class="card-body">
|
||||||
<h2>Results for <?php echo $id; ?></h2>
|
<h2>Results for <?php echo $id; ?></h2>
|
||||||
|
|
||||||
<p>Sorry, but we didn't find any past QSOs with <?php echo $id; ?></p>
|
<p>Sorry, but we didn't find any past QSOs with <?php echo $id; ?></p>
|
||||||
|
@ -30,3 +31,4 @@
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
</div>
|
Ładowanie…
Reference in New Issue