Update of /cvsroot/tep/catalog/catalog/includes/languages/german
In directory sc8-pr-cvs1:/tmp/cvs-serv13227/includes/languages/german
Modified Files:
checkout_confirmation.php
Log Message:
add edit links to the checkout confirmation page
Index: checkout_confirmation.php
===================================================================
RCS file:
/cvsroot/tep/catalog/catalog/includes/languages/german/checkout_confirmation.php,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- checkout_confirmation.php 11 Nov 2002 20:13:57 -0000 1.24
+++ checkout_confirmation.php 20 Jan 2003 19:46:49 -0000 1.25
@@ -5,7 +5,7 @@
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
- Copyright (c) 2002 osCommerce
+ Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
@@ -24,4 +24,6 @@
define('HEADING_BILLING_ADDRESS', 'Rechnungsadresse');
define('HEADING_PAYMENT_METHOD', 'Zahlungsweise');
define('HEADING_PAYMENT_INFORMATION', 'Zahlungsinformationen');
+
+define('TEXT_EDIT', 'Bearbeiten');
?>
-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
|