Het euroteken
This commit is contained in:
parent
c6adea280e
commit
980162fd39
@ -12,7 +12,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td><?php echo $rekening['iban']; ?></td>
|
<td><?php echo $rekening['iban']; ?></td>
|
||||||
<td><?php echo $rekening['saldo']; ?></td>
|
<td><?php echo $rekening['saldo']; ?></td>
|
||||||
<td><?php echo $rekening['nr']; ?></td>
|
<td><?php echo "€" . $rekening['nr']; ?></td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user