I think to do:

file: modules/menu_stp/menu_stp.module
line: 176

change code of line to:

$menu = menu_load($link['menu_name']);
$menu_name = $menu['title'];

makes the combo, something more friendly. What do you think?

Comments

glottus’s picture

I agree, makes it much nicer for my users.