Hirdetés

Új hozzászólás Aktív témák

  • DiabloCorsa

    őstag

    válasz Belba #1989 üzenetére

    Az admin/includes/boxes/customers.php így néz ki:

    osCommerce, Open Source E-Commerce Solutions
    http://www.oscommerce.com

    Copyright (c) 2002 osCommerce

    Released under the GNU General Public License
    */
    ?>
    <!-- customers //-->
    <tr>
    <td>
    <?php
    $heading = array();
    $contents = array();

    $heading[] = array('text' => BOX_HEADING_CUSTOMERS,
    'link' => tep_href_link(FILENAME_CUSTOMERS, 'selected_box=customers'));

    if ($selected_box == 'customers') {
    $contents[] = array('text' => '<a href=''' . tep_href_link(FILENAME_CUSTOMERS, '', 'NONSSL') . ''' class=''menuBoxContentLink''>' . BOX_CUSTOMERS_CUSTOMERS . '</a><br>' .
    '<a href=''' . tep_href_link(FILENAME_CUSTOMERS1, '', 'NONSSL') . ''' class=''menuBoxContentLink''>' . BOX_CUSTOMERS_CUSTOMERS1 . '</a><br>' .
    '<a href=''' . tep_href_link(FILENAME_ORDERS, '', 'NONSSL') . ''' class=''menuBoxContentLink''>' . BOX_CUSTOMERS_ORDERS . '</a> <br>' .
    '<a href=''' . tep_href_link(FILENAME_ORDERS_N, '', 'NONSSL') . ''' class=''menuBoxContentLink''>' . BOX_CUSTOMERS_ORDERS_N . '</a> <br>' .
    '<a href=''' . tep_href_link(FILENAME_STATS_CUSTOMERS_PER_PRODUCT, '', 'NONSSL') . ''' class=''menuBoxContentLink''>' . Ki_mit_vett . '</a><br>' .
    '<a href=''' . tep_href_link('orderlist.php', '', 'NONSSL') . ''' class=''menuBoxContentLink''>' . Mit_rendelt . '</a> <br>');
    }


    $box = new box;
    echo $box->menuBox($heading, $contents);
    ?>
    </td>
    </tr>
    <!-- customers_eof //-->

    Diablo. Ha gumira van szükséged ...

Új hozzászólás Aktív témák