mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 20:49:08 +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_block('preferences','help_row','help_rowhandle');
|
||||||
$t->set_var(array('rowhandle' => '','help_rowhandle' => '','messages' => ''));
|
$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
|
$GLOBALS['phpgw']->translation->add_app('preferences'); // we need the prefs translations too
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user