<?php
/* --------------------------------------------------------------
$Id: itransact.php,v 1.1 2004/07/14 00:17:58 mauriciolima Exp $
XT-Commerce - community made shopping
http://www.xt-commerce.com
Copyright (c) 2003 XT-Commerce
--------------------------------------------------------------
based on:
(c) 2000-2001 The Exchange Project (earlier name of osCommerce)
(c) 2002-2003 osCommerce(itransact.php,v 1.4 2002/03/30); www.oscommerce.com
(c) 2003 nextcommerce (itransact.php,v 1.4 2003/08/14); www.nextcommerce.org
Released under the GNU General Public License
--------------------------------------------------------------*/
define('HEADING_TITLE', 'Öffnen Sie die Transaktions-Steuerung');
define('SUB_BAR_TITLE', 'Klicken Sie auf das Bild unten. Sie benötigen Ihr Gateway ID und Passwort.');
define('CPANEL_URL', 'https://secure.itransact.com/support/login.html');
define('CPANEL_URL_NAME', 'ctrlpan');
?>