FIX #11685
This commit is contained in:
parent
5897fe52b3
commit
cdda08c0d3
@ -1209,7 +1209,7 @@ function dol_get_fiche_head($links = array(), $active = '', $title = '', $notab
|
|||||||
}
|
}
|
||||||
if ($popuptab) $outmore.='</div>';
|
if ($popuptab) $outmore.='</div>';
|
||||||
|
|
||||||
if ($displaytab > $limittoshow)
|
if ($popuptab) // If there is some tabs not shown
|
||||||
{
|
{
|
||||||
$left=($langs->trans("DIRECTION") == 'rtl'?'right':'left');
|
$left=($langs->trans("DIRECTION") == 'rtl'?'right':'left');
|
||||||
$right=($langs->trans("DIRECTION") == 'rtl'?'left':'right');
|
$right=($langs->trans("DIRECTION") == 'rtl'?'left':'right');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user