forked from extern/egroupware
"fixed problem reported in the users list/forum: viewing an addressbook entry gives a second navbar and other errors"
This commit is contained in:
parent
3e69390c48
commit
82258373e2
@ -196,6 +196,7 @@
|
||||
$GLOBALS['egw_info']['etemplate'] = array(
|
||||
'name_forms' => $GLOBALS['egw_info']['etemplate']['name_forms'],
|
||||
'validation_errors' => $GLOBALS['egw_info']['etemplate']['validation_errors'],
|
||||
'hooked' => $GLOBALS['egw_info']['etemplate']['hooked'],
|
||||
);
|
||||
$this->name_form =& $GLOBALS['egw_info']['etemplate']['name_form'];
|
||||
$this->name_forms =& $GLOBALS['egw_info']['etemplate']['name_forms'];
|
||||
|
Loading…
Reference in New Issue
Block a user