forked from extern/egroupware
replacing admins own openwindow with egw_openWindowCentered2
This commit is contained in:
@@ -261,7 +261,6 @@
|
||||
$this->t->set_var('event_list',$table);
|
||||
|
||||
$GLOBALS['egw_info']['flags']['app_header'] = lang('Admin').' - '.($this->editmode?lang('Edit Table format') : lang('View error log'));
|
||||
$GLOBALS['egw']->js->validate_file('jscode','openwindow','admin');
|
||||
$GLOBALS['egw']->common->egw_header();
|
||||
echo parse_navbar();
|
||||
$this->t->pfp('out','log_list_t');
|
||||
|
Reference in New Issue
Block a user