[ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
1 <?php 2 /* 3 $Id: zones.php,v 1.4 2002/01/28 00:23:17 harley_vb 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('HEADING_TITLE', 'Zones'); 14 15 define('TABLE_HEADING_COUNTRY_NAME', 'Country'); 16 define('TABLE_HEADING_ZONE_NAME', 'Zones'); 17 define('TABLE_HEADING_ZONE_CODE', 'Code'); 18 define('TABLE_HEADING_ACTION', 'Action'); 19 20 define('TEXT_INFO_EDIT_INTRO', 'Please make any necessary changes'); 21 define('TEXT_INFO_ZONES_NAME', 'Zones Name:'); 22 define('TEXT_INFO_ZONES_CODE', 'Zones Code:'); 23 define('TEXT_INFO_COUNTRY_NAME', 'Country:'); 24 define('TEXT_INFO_INSERT_INTRO', 'Please enter the new zone with its related data'); 25 define('TEXT_INFO_DELETE_INTRO', 'Are you sure you want to delete this zone?'); 26 define('TEXT_INFO_HEADING_NEW_ZONE', 'New Zone'); 27 define('TEXT_INFO_HEADING_EDIT_ZONE', 'Edit Zone'); 28 define('TEXT_INFO_HEADING_DELETE_ZONE', 'Delete Zone'); 29 ?>
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 |
![]() |