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_CUSTOMERS_COMMISSIONS . '
' . //kgt - discount coupons '' . BOX_CATALOG_DISCOUNT_COUPONS . '
' . //end kgt - discount coupons // -> BACKUPCMD '' . 'Commandes SOS' . '
' . // <- BACKUPCMD // -> EXPO22 '' . BOX_CUSTOMERS_EXPORTORDERS . '
' . // <- EXPO22 // -> EXPPO '' . BOX_CUSTOMERS_EXPORTORDERPRODUCTS . '
' . // <- EXPPO '' . 'Devis Commercial' . ''); } $box = new box; echo $box->menuBox($heading, $contents); ?>