Modif affcihage du mois
This commit is contained in:
parent
85f2c9bafc
commit
3857287b01
@ -128,7 +128,8 @@ if ($_GET["id"])
|
||||
|
||||
print "<tr $bc[$var]>";
|
||||
|
||||
print '<td>'.$row[0].'</td><td>'.price($row[1]).' HT</td>';
|
||||
print '<td>'.substr($row[0], -2).'/'.substr($row[0],0,4).'</td>';
|
||||
print '<td>'.price($row[1]).' HT</td>';
|
||||
|
||||
$i++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user