0002452: C0CARD : détail attribut

This commit is contained in:
sparkyx 2026-04-30 18:15:30 +02:00
parent c505953687
commit 6e976e4a68
4 changed files with 10 additions and 3 deletions

View file

@ -1180,7 +1180,7 @@ function check()
function input()
{
$nb_order=count($this->a_order);
echo "<table>";
echo "<table style=\"width:100%\">";
for ($i=0; $i<$nb_order; $i++)
{
echo "<tr>";