noalyss Version-9
new_mod_payment.php
Go to the documentation of this file.
1<?php
2//This file is part of NOALYSS and is under GPL
3//see licence.txt
4?><fieldset>
5<legend><?php echo $msg?>
6</legend>
7<table>
8<tr>
9<td>
10 <?php echo _('Pour le journal')?>
11</td>
12<td>
13<?php echo $f_source?>
14</td>
15</tr>
16
17<tr>
18<td>
19 <?php echo _('Libellé')?>
20</td>
21<td>
22<?php echo $f_lib?>
23</td>
24</tr>
25
26<tr>
27<td>
28 <?php echo _('Type de fiche')?>
29</td>
30<td>
31<?php echo $f_type_fiche?>
32</td>
33</tr>
34
35
36<tr>
37<td>
38 <?php echo _('Paiement enregistré dans ')?>
39</td>
40<td>
41<?php echo $f_ledger_record?>
42</td>
43</tr>
44
45<tr>
46<td>
47 <?php echo _('Avec la fiche')?>
48</td>
49<td>
50<?php echo $f_qcode?>
51</td>
52</tr>
53</table>
54
55</fieldset>
tr($p_string, $p_extra='')
Definition: ac_common.php:88
td($p_string='', $p_extra='')
surround the string with td
Definition: ac_common.php:83
$all table