[ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
1 <?php 2 /* 3 $Id: account_history.php,v 1.11 2003/07/08 16:45:35 dgw_ Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2002 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('NAVBAR_TITLE_1', 'Mi Cuenta'); 14 define('NAVBAR_TITLE_2', 'Pedidos'); 15 16 define('HEADING_TITLE', 'Todos Mis Pedidos'); 17 18 define('TEXT_ORDER_NUMBER', 'Número:'); 19 define('TEXT_ORDER_STATUS', 'Estado:'); 20 define('TEXT_ORDER_DATE', 'Fecha:'); 21 define('TEXT_ORDER_SHIPPED_TO', 'Enviado A:'); 22 define('TEXT_ORDER_BILLED_TO', 'Facturado A:'); 23 define('TEXT_ORDER_PRODUCTS', 'Productos:'); 24 define('TEXT_ORDER_COST', 'Precio:'); 25 define('TEXT_VIEW_ORDER', 'Ver Pedido'); 26 27 define('TEXT_NO_PURCHASES', 'No ha realizado ningun pedido aún.'); 28 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 19:48:25 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |