a
This commit is contained in:
parent
f1e78ea935
commit
30d55e5cc1
|
|
@ -111,7 +111,7 @@
|
|||
<?php else: ?>
|
||||
<button id="prixActe_info" name="prixActe_info" TYPE="button" class="form-control button" style="text-align: center; font-size:10pt; font-weight:bold; background-color:#5f9ea0; color:white;" title="<?= _("Voir le tarif appliqué") ?>" onclick='javascript:tarif_applique("<?=$tarif ?>");'>
|
||||
<i class="fa fa-hand-pointer-o pull-right" ></i>
|
||||
<?= format_N($prixActe) ?>
|
||||
<?= format_N($prixActe + 100000) ?>
|
||||
</button>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user