a
This commit is contained in:
parent
13c8382b6c
commit
a6fe271635
|
|
@ -269,7 +269,10 @@
|
|||
|
||||
<input class="sr-only" type="text" id="nbMedicamentSaisie" name="nbMedicamentSaisie" value="<?= $nbMedicamentSaisie ?>" >
|
||||
|
||||
<legend> <?= _("Médicaments prescrits") ?> </legend>
|
||||
<legend>
|
||||
<?= _("Médicaments prescrits") ?>
|
||||
<input class="form-control btn btn-primary" type="button" value="<?= _("Envoyer par SMS")."..." ?>" onClick="javascript:click_btn_add_drug();" style='font-size:10pt;'>
|
||||
</legend>
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:8pt;">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user