BOX_HEADING_EXPORT, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=tools'), 'icon' => 'fa fa-database', 'active' => $bActive, 'contents' => array( array( 'code' => $aContents['export_googlebase'], 'title' => BOX_EXPORT_GOOGLEBASE, 'link' => oos_admin_files_boxes('export_googlebase', 'selected_box=export') ), array( 'code' => $aContents['export_excel'], 'title' => BOX_CATALOG_EXPORT_EXCEL, 'link' => oos_admin_files_boxes('export_excel', 'selected_box=export') ), ), );