Skip to content
Snippets Groups Projects
Commit fd458e23 authored by lecluse's avatar lecluse
Browse files

Mention "brut" pour les heures à payer

parent d603d77f
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ $url = $this->url('intervenant/total-heures-comp', ['intervenant' => $intervenan ...@@ -54,7 +54,7 @@ $url = $this->url('intervenant/total-heures-comp', ['intervenant' => $intervenan
<?php endif;?> <?php endif;?>
<div class="row" style="font-size:16pt"> <div class="row" style="font-size:16pt">
<div class="col-md-5">A payer :</div> <div class="col-md-5">A payer (brut) :</div>
<div class="col-md-7"><span class="label label-success"><?php ffc( $payer ); ?></span></div> <div class="col-md-7"><span class="label label-success"><?php ffc( $payer ); ?></span></div>
</div> </div>
</div> </div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment