improve icons for credit

This commit is contained in:
osaajani 2021-06-14 20:21:06 +02:00
parent c3637ab3ab
commit ca9b7c7c6e
6 changed files with 42 additions and 7 deletions

View file

@ -85,7 +85,7 @@
<?php if ($quota) { ?>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title"><i class="fa fa-area-chart fa-fw"></i> Quota de SMS</h4>
<h4 class="panel-title"><i class="fa fa-euro fa-fw"></i> Quota de SMS</h4>
</div>
<div class="panel-body">
<strong>Crédit de base :</strong> <?php $this->s($quota['credit']); ?><br/>