| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: account_newsletters.php,v 1.3 2003/07/08 16:45:36 dgw_ Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2003 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('NAVBAR_TITLE_1', 'Mi Cuenta'); 14 define('NAVBAR_TITLE_2', 'Subscripción a Boletines'); 15 16 define('HEADING_TITLE', 'Subscripción a Boletines'); 17 18 define('MY_NEWSLETTERS_TITLE', 'Mis Subscripciones'); 19 define('MY_NEWSLETTERS_GENERAL_NEWSLETTER', 'Boletín General'); 20 define('MY_NEWSLETTERS_GENERAL_NEWSLETTER_DESCRIPTION', 'Incluye noticias, nuevos productos, ofertas especiales y otros anuncios promocionales.'); 21 22 define('SUCCESS_NEWSLETTER_UPDATED', 'Se han actualizado sus subscrictiones correctamente.'); 23 ?>
title
Description
Body
title
Description
Body
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |