BOX_HEADING_INFORMATION, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=information'), 'icon' => 'fa fa-tasks', 'active' => $bActive, 'contents' => array( array( 'code' => $aContents['information'], 'title' => BOX_INFORMATION, 'link' => oos_admin_files_boxes('information', 'selected_box=information') ), ), );