mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
Add features translations for templates
This commit is contained in:
parent
959740dd9f
commit
fcd6d6a807
@ -328,6 +328,8 @@
|
||||
$link_data['order'] = $order;
|
||||
|
||||
$GLOBALS['phpgw']->template->set_var('lang_list_members',lang('List members'));
|
||||
$GLOBALS['phpgw']->template->set_var('lang_firstname',lang('firstname'));
|
||||
$GLOBALS['phpgw']->template->set_var('lang_lastname',lang('lastname'));
|
||||
|
||||
if ($app)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user