Modif style html
This commit is contained in:
parent
88c154ca0e
commit
9788f594a6
@ -35,8 +35,8 @@ llxHeader();
|
||||
|
||||
print_titre("Configuration Dolibarr (version ".DOL_VERSION.")");
|
||||
|
||||
print '<table border="1" cellpadding="3" cellspacing="0">';
|
||||
print '<TR class="liste_titre">';
|
||||
print '<table class="border" cellpadding="3" cellspacing="0">';
|
||||
print '<tr class="liste_titre">';
|
||||
print '<td>Nom</td><td>Valeur</td><td>Action</td>';
|
||||
print "</TR>\n";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user