????

Your IP : 216.73.216.152


Current Path : /home2/morganrand/public_html/ecommerce/os/catalog/includes/languages/german/
Upload File :
Current File : /home2/morganrand/public_html/ecommerce/os/catalog/includes/languages/german/contact_us.php

<?php
/*
  $Id: contact_us.php,v 1.2 2004/08/25 22:40:17 akhan Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

define('HEADING_TITLE', 'Kontakt');
define('NAVBAR_TITLE', 'Kontakt');
define('TEXT_SUCCESS', 'Ihre Anfrage wurde erfolgreich an den Vertrieb gesendet.');
define('EMAIL_SUBJECT', 'Anfrage von ' . STORE_NAME);

define('ENTRY_NAME', 'Vollst&auml;ndiger Name:');
define('ENTRY_EMAIL', 'eMail-Adresse:');
define('ENTRY_ENQUIRY', 'Anfrage:');
?>