A
This commit is contained in:
parent
4596e242e8
commit
c1cc1a903d
|
|
@ -1,3 +1,11 @@
|
||||||
|
<?php
|
||||||
|
$this->titre = "INTER SANTE - ". _("Historiques des Cartes assurés");
|
||||||
|
?>
|
||||||
|
|
||||||
|
<div id="div_patienter" ></div>
|
||||||
|
|
||||||
|
<legend> <?= _("HISTOTIQUE DES CARTES DES ASSURES") . " => " . $this->nettoyer($_SESSION['adherent_C']) ?> </legend>
|
||||||
|
|
||||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:8pt;">
|
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:8pt;">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user