FIX : top links menu have target attribute with wrong value
This commit is contained in:
parent
a33809a526
commit
5a006d824e
@ -190,7 +190,7 @@ if ($resql)
|
||||
$texte.=' ('.$langs->trans("Stocks").')';
|
||||
|
||||
|
||||
llxHeader("",$title,$helpurl,$texte);
|
||||
llxHeader("",$texte,$helpurl);
|
||||
|
||||
if ($sref || $snom || $sall || GETPOST('search'))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user