Modif mineure style d'une table
This commit is contained in:
parent
83846a8942
commit
5a83fac91e
@ -64,7 +64,7 @@ if ($db->query($sql))
|
||||
$db->free();
|
||||
}
|
||||
|
||||
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
||||
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="3">';
|
||||
print '<tr class="liste_titre"><td colspan="2">Nombre</td></tr>';
|
||||
if (defined("MAIN_MODULE_PRODUIT") && MAIN_MODULE_PRODUIT)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user