mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
removed the 'preverences' feature ;-)
This commit is contained in:
parent
527407a805
commit
e857d5144e
@ -38,7 +38,7 @@
|
||||
$t->set_block('preferences','help_row','help_rowhandle');
|
||||
$t->set_var(array('rowhandle' => '','help_rowhandle' => '','messages' => ''));
|
||||
|
||||
if ($_GET['appname'] != 'preverences')
|
||||
if ($_GET['appname'] != 'preferences')
|
||||
{
|
||||
$GLOBALS['phpgw']->translation->add_app('preferences'); // we need the prefs translations too
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user