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

@@ -97,7 +97,7 @@ if ($action == 'edit')
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
print '<input type="hidden" name="action" value="update">';
print '<table class="noborder" width="100%">';
print '<table class="noborder centpercent">';
print '<tr class="liste_titre"><td class="titlefield">'.$langs->trans("Parameter").'</td><td>'.$langs->trans("Value").'</td></tr>';
foreach($arrayofparameters as $key => $val)