forked from extern/egroupware
Remove link to old import
This commit is contained in:
parent
838f4664f1
commit
7e3e434e39
@ -35,7 +35,6 @@ class addressbook_hooks
|
|||||||
'Advanced search' => "javascript:egw_openWindowCentered2('".
|
'Advanced search' => "javascript:egw_openWindowCentered2('".
|
||||||
egw::link('/index.php',array('menuaction' => 'addressbook.addressbook_ui.search'),false).
|
egw::link('/index.php',array('menuaction' => 'addressbook.addressbook_ui.search'),false).
|
||||||
"','_blank',870,480,'yes')",
|
"','_blank',870,480,'yes')",
|
||||||
'CSV-Import' => egw::link('/addressbook/csv_import.php')
|
|
||||||
);
|
);
|
||||||
display_sidebox($appname,lang('Addressbook menu'),$file);
|
display_sidebox($appname,lang('Addressbook menu'),$file);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user