forked from extern/egroupware
"typo preventing the cal prefs to be displayed"
This commit is contained in:
parent
e22ed15774
commit
589d2be6b8
@ -121,7 +121,7 @@ class calendar_hooks
|
|||||||
/**
|
/**
|
||||||
* Entries for calendar's preferences menu
|
* Entries for calendar's preferences menu
|
||||||
*/
|
*/
|
||||||
static function prefereneces()
|
static function preferences()
|
||||||
{
|
{
|
||||||
$file = array(
|
$file = array(
|
||||||
'Preferences' => $GLOBALS['egw']->link('/index.php','menuaction=preferences.uisettings.index&appname=' . $appname),
|
'Preferences' => $GLOBALS['egw']->link('/index.php','menuaction=preferences.uisettings.index&appname=' . $appname),
|
||||||
|
Loading…
Reference in New Issue
Block a user