1621
1621
if ($item['tab_parent']) {
1622
1622
// The title of a local task is used for the tab, never the page title.
1623
1623
// Thus, replace it with the item corresponding to the root path to get
1625
1625
// to 'admin' is used when on the 'By module' tab at 'admin/by-module'.
1626
1626
$parts = explode('/', $item['tab_root']);