Merge pull request #17621 from atm-maxime/patch-1
Update admin_extrafields_view.tpl.php
This commit is contained in:
commit
829f6520bd
@ -120,7 +120,7 @@ if (is_array($extrafields->attributes[$elementtype]['type']) && count($extrafiel
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
$colspan = 13;
|
$colspan = 14;
|
||||||
if (!empty($conf->multicompany->enabled)) $colspan++;
|
if (!empty($conf->multicompany->enabled)) $colspan++;
|
||||||
|
|
||||||
print '<tr class="oddeven">';
|
print '<tr class="oddeven">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user