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>
|
||||
|
||||
<p>Sorry, but we didn't find any past QSOs with <?php echo $id; ?></p>
|
||||
|
@ -29,4 +30,5 @@
|
|||
|
||||
</table>
|
||||
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
</div>
|
Ładowanie…
Reference in New Issue