FIX Look and feel v10
This commit is contained in:
parent
2b66282b61
commit
b83d4eb936
@ -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))
|
||||
|
||||
@ -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))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user