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:
Laurent Destailleur 2015-05-30 15:06:46 +02:00
commit a60ab7dd29

View File

@ -190,7 +190,7 @@ if ($resql)
$texte.=' ('.$langs->trans("Stocks").')';
llxHeader("",$title,$helpurl,$texte);
llxHeader("",$texte,$helpurl);
if ($sref || $snom || $sall || GETPOST('search'))
{