Make correct nav menus show

This commit is contained in:
Zach Copley
2011-03-10 17:13:34 -08:00
parent 8efd2cf04d
commit 302f0236bd
2 changed files with 2 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ if (!defined('STATUSNET')) {
exit(1);
}
class ProfileDetailSettingsAction extends SettingsAction
class ProfileDetailSettingsAction extends ProfileSettingsAction
{
function title()