100% centpercent

This commit is contained in:
Frédéric FRANCE
2019-11-05 21:24:41 +01:00
parent d972fa8bcb
commit 35751a80ab
378 changed files with 792 additions and 792 deletions

View File

@@ -208,7 +208,7 @@ dol_fiche_head($head, 'reception', $langs->trans("Receptions"), -1, 'sending');
print load_fiche_titre($langs->trans("ReceptionsNumberingModules"));
print '<table class="noborder" width="100%">';
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';
print '<td width="100">'.$langs->trans("Name").'</td>';
print '<td>'.$langs->trans("Description").'</td>';
@@ -337,7 +337,7 @@ else
dol_print_error($db);
}
print '<table class="noborder" width="100%">';
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';
print '<td width="140">'.$langs->trans("Name").'</td>';
print '<td>'.$langs->trans("Description").'</td>';