This commit is contained in:
Dany De Bontridder 2012-01-14 14:39:38 +00:00
parent c750167fd4
commit bf299972b0
2 changed files with 3 additions and 19 deletions

View file

@ -30,7 +30,6 @@
<? foreach ($array as $item) {
echo '<tr>';
echo td($item['qcode'].$item['search']);
echo td($item['span']);
echo td($item['comment']);
echo td($item['amount']);
echo td($item['concerned']);