Update admin_extrafields_view.tpl.php
This commit is contained in:
parent
8dc1e1cb33
commit
7af0bda3a5
@ -120,7 +120,7 @@ if (is_array($extrafields->attributes[$elementtype]['type']) && count($extrafiel
|
||||
}
|
||||
else
|
||||
{
|
||||
$colspan = 13;
|
||||
$colspan = 14;
|
||||
if (!empty($conf->multicompany->enabled)) $colspan++;
|
||||
|
||||
print '<tr class="oddeven">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user