2
0
forked from Wavyzz/dolibarr

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

@@ -109,7 +109,7 @@ print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
$form=new Form($db);
print '<table class="noborder" width="100%">';
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';
print '<td colspan="4">'.$langs->trans("LDAPSynchronizeGroups").'</td>';
@@ -131,7 +131,7 @@ print '</tr>';
print '</table>';
print '<br>';
print '<table class="noborder" width="100%">';
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';
print '<td width="25%">'.$langs->trans("LDAPDolibarrMapping").'</td>';