Tweak card-header

This commit is contained in:
billz
2019-10-14 21:21:56 +01:00
parent ff17a0f7ad
commit b3d736cb61
4 changed files with 9 additions and 12 deletions

View File

@@ -1,9 +1,8 @@
<div class="row">
<div class="col-xl-12">
<div class="col-lg-12">
<div class="card">
<div class="card card-header"><i class="fas fa-info-circle"></i> <?php echo _("About RaspAP"); ?></div>
<div class="card-header"><i class="fas fa-info-circle mr-2"></i><?php echo _("About RaspAP"); ?></div>
<div class="card-body text-center">
<h3><?php echo _("RaspAP") . " v" . RASPI_VERSION; ?></h3>
<h5><a href="https://github.com/billz/raspap-webgui/blob/master/LICENSE">GNU General Public License v3.0</a></h5>
<p><img src="app/img/authors-8bit-200px.png"></p>