mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Alter title
This commit is contained in:
parent
6d98e3dd43
commit
e1fcfb7fcf
@ -33,7 +33,7 @@
|
||||
$t->set_var('lang_action',lang('Custom Fields'));
|
||||
$t->set_var('add_action',$phpgw->link('/addressbook/addfield.php'));
|
||||
$t->set_var('lang_add',lang('Add'));
|
||||
$t->set_var('title_fields',lang('Custom Fields'));
|
||||
$t->set_var('title_fields',lang('addressbook').' - '.lang('Custom Fields'));
|
||||
$t->set_var('lang_search',lang('Search'));
|
||||
$t->set_var('actionurl',$phpgw->link('/addressbook/fields.php'));
|
||||
$t->set_var('lang_done',lang('Done'));
|
||||
|
Loading…
Reference in New Issue
Block a user