a
This commit is contained in:
parent
bd37b2ae96
commit
55418a32e2
|
|
@ -370,20 +370,12 @@
|
|||
<?php else: ?>
|
||||
<legend><?= _("Examens prescrits") ?></legend>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php $nbExamens = 0; ?>
|
||||
|
||||
|
||||
<div id="div_export_b">
|
||||
|
||||
</div>
|
||||
|
||||
<div >
|
||||
<input class="form-control" style="text-align: center; font-size: 12pt;font-weight: bold;" type="text" value="<?= _("Liste des examens prescrits") ?>" readonly > </td>
|
||||
</div>
|
||||
|
||||
<?php $nbExamens = 0; ?>
|
||||
|
||||
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:11pt;">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user