PDF rausgenommen
This commit is contained in:
32
msd2/myoos/admin/includes/languages/eng/packingslip.php
Normal file
32
msd2/myoos/admin/includes/languages/eng/packingslip.php
Normal file
@ -0,0 +1,32 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: packingslip.php,v 1.3 2007/06/13 16:38:21 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: packingslip.php,v 1.1 2002/06/11 17:41:55 dgw_
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
|
||||
define('TABLE_HEADING_COMMENTS', 'Comments');
|
||||
define('TABLE_HEADING_PRODUCTS_MODEL', 'Model');
|
||||
define('TABLE_HEADING_PRODUCTS_SERIAL_NUMBER', 'Serial Number');
|
||||
define('TABLE_HEADING_PRODUCTS', 'Products');
|
||||
|
||||
define('ENTRY_SOLD_TO', 'SOLD TO:');
|
||||
define('ENTRY_SHIP_TO', 'SHIP TO:');
|
||||
define('ENTRY_PAYMENT_METHOD', 'Payment Method:');
|
||||
|
Reference in New Issue
Block a user