mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
Added button translation
This commit is contained in:
parent
66794f7a77
commit
88451fd126
@ -66,6 +66,7 @@
|
||||
|
||||
$this->template->set_file(array('vcardin' => 'vcardin.tpl'));
|
||||
|
||||
$this->template->set_var('lang_load_vcard', lang('load vcard'));
|
||||
$this->template->set_var('vcard_header','<p> <b>' . lang('Address book - VCard in') . '</b><hr><p>');
|
||||
$this->template->set_var('action_url',$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uivcard.in'));
|
||||
$this->template->set_var('lang_access',lang('Access'));
|
||||
|
Loading…
Reference in New Issue
Block a user