forked from extern/egroupware
remove temp. link to "new settings"
This commit is contained in:
parent
a23205060b
commit
61e00e4ebc
@ -444,9 +444,7 @@ class preferences_hooks
|
||||
{
|
||||
$file['Change your Password'] = $GLOBALS['egw']->link('/index.php','menuaction=preferences.uipassword.change');
|
||||
}
|
||||
$file['common preferences'] = $GLOBALS['egw']->link('/index.php','menuaction=preferences.uisettings.index&appname=preferences');
|
||||
|
||||
$file['new settings'] = $GLOBALS['egw']->link('/index.php','menuaction=preferences.preferences_settings.index&appname=preferences');
|
||||
$file['common preferences'] = $GLOBALS['egw']->link('/index.php','menuaction=preferences.preferences_settings.index&appname=preferences');
|
||||
|
||||
display_section('preferences',$file);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user