FIX Look and feel v10

This commit is contained in:
Laurent Destailleur 2019-10-06 14:57:34 +02:00
parent 2b66282b61
commit b83d4eb936
2 changed files with 2 additions and 2 deletions

View File

@ -362,7 +362,7 @@ else
print '<div class="fichecenter">';
print '<div class="underbanner clearboth"></div>';
print '<table class="border centpercent">';
print '<table class="border centpercent tableforfield">';
// Name (already in dol_banner, we keep it to have the GlobalGroup picto, but we should move it in dol_banner)
if (! empty($conf->mutlicompany->enabled))

View File

@ -201,7 +201,7 @@ if ($object->id > 0)
* Ecran ajout/suppression permission
*/
print '<table class="border centpercent">';
print '<table class="border centpercent tableforfield">';
// Name (already in dol_banner, we keep it to have the GlobalGroup picto, but we should move it in dol_banner)
if (! empty($conf->mutlicompany->enabled))