Add features translations for templates

This commit is contained in:
bgigon 2004-07-12 10:49:35 +00:00
parent 959740dd9f
commit fcd6d6a807

View File

@ -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)
{