forked from extern/egroupware
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');
|
||||
|
||||
$GLOBALS['egw']->template = new Template(common::get_tpl_dir('preferences'));
|
||||
|
||||
translation::add_app('preferences');
|
||||
ExecMethod('preferences.uipassword.change');
|
||||
common::egw_footer();
|
||||
|
Loading…
Reference in New Issue
Block a user