Merge pull request #2912 from atm-ph/fix_36_reassort_target
FIX top links menu have target attribute with wrong value
This commit is contained in:
commit
a60ab7dd29
@ -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