mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 03:11:40 +01:00
use translations of preferences for password app
This commit is contained in:
parent
92f8814fe9
commit
6719d01fec
@ -19,6 +19,6 @@ $GLOBALS['egw_info'] = array(
|
|||||||
include('../header.inc.php');
|
include('../header.inc.php');
|
||||||
|
|
||||||
$GLOBALS['egw']->template = new Template(common::get_tpl_dir('preferences'));
|
$GLOBALS['egw']->template = new Template(common::get_tpl_dir('preferences'));
|
||||||
|
translation::add_app('preferences');
|
||||||
ExecMethod('preferences.uipassword.change');
|
ExecMethod('preferences.uipassword.change');
|
||||||
common::egw_footer();
|
common::egw_footer();
|
||||||
|
Loading…
Reference in New Issue
Block a user