| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: account_edit.php,v 1.12 2003/07/11 09:04:22 jan0815 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', 'Ihr Konto'); 14 define('NAVBAR_TITLE_2', 'Ihre persönliche Daten ändern'); 15 16 define('HEADING_TITLE', 'Ihre persönliche Daten ändern'); 17 18 define('MY_ACCOUNT_TITLE', 'Ihr Konto'); 19 20 define('SUCCESS_ACCOUNT_UPDATED', 'Ihre Daten wurden erfolgreich aktualisiert!'); 21 ?>
title
Description
Body
title
Description
Body
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |