BOX_HEADING_CUSTOMERS, 'link' => tep_href_link(FILENAME_CUSTOMERS, 'selected_box=customers')); if ($selected_box == 'customers') { $contents[] = array('text' => '' . BOX_CUSTOMERS_CUSTOMERS . '
' . '' . BOX_CUSTOMERS_ORDERS . ''); } $box = new box; echo $box->menuBox($heading, $contents); ?>