a
This commit is contained in:
parent
098ad10399
commit
713268a978
|
|
@ -3,7 +3,7 @@
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<h4>
|
<h4>
|
||||||
<?= _("Entrées / sorties des assurés de la police") . " => " . $_SESSION['numeroPolice_C'] . " => " . $_SESSION['idPolice_C'] . " (".$this->nettoyer($_SESSION['nomClient_C']).")" ?>
|
<?= _("Entrées / sorties des assurés de la police") . " => " . $_SESSION['numeroPolice_C'] . " => " . $_SESSION['idPolice_C'] . " => " . $this->nettoyer($_SESSION['nomClient_C']) ?>
|
||||||
</h4>
|
</h4>
|
||||||
|
|
||||||
<table class="table table-responsive table-condensed" style='font-size:10pt;'>
|
<table class="table table-responsive table-condensed" style='font-size:10pt;'>
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<h4>
|
<h4>
|
||||||
<?= _("Validation Entrées / sorties de la police") . " => " . $_SESSION['numeroPolice_C'] . " => " . $_SESSION['idPolice_C'] . " (".$this->nettoyer($_SESSION['nomClient_C']).")" ?>
|
<?= _("Validation Entrées / sorties de la police") . " => " . $_SESSION['numeroPolice_C'] . " => " . $_SESSION['idPolice_C'] . " => " . $this->nettoyer($_SESSION['nomClient_C']) ?>
|
||||||
</h4>
|
</h4>
|
||||||
|
|
||||||
<table class="table table-responsive table-condensed" style='font-size:10pt;'>
|
<table class="table table-responsive table-condensed" style='font-size:10pt;'>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user