a
This commit is contained in:
parent
468ec5a399
commit
f45f08de75
|
|
@ -234,7 +234,7 @@ class ControleurAjaximprimerbonmedicament extends Controleurrequete
|
|||
$fichier="Temp/TMP_facture_definitive"."_".uniqid().".pdf";
|
||||
$pdf->Output($fichier,"F");
|
||||
|
||||
$t_html =' <div id ="div_export_b" class="alert alert-info"> ';
|
||||
$t_html =' <div id ="div_export_b" class="alert alert-info style="text-align: center;"> ';
|
||||
$t_html .=' <a style="font-size:15pt;" href="'.$fichier.'" target="_blank" > '._("TELECHARGER").' </a> ';
|
||||
$t_html .=' </div ';
|
||||
echo $t_html;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user