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

@@ -245,7 +245,7 @@ print '<input type="hidden" id="action" name="action" value="">';
print '<input type="hidden" id="mode" name="mode" value="'.dol_escape_htmltag($mode).'">';
print '<div class="div-table-responsive-no-min">';
print '<table class="noborder" width="100%">';
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';
// Page
$texthelp=$langs->trans("PageUrlForDefaultValues");