관리-도구
편집 파일: download_time_out.php
<?php /** * @package languageDefines * @copyright Copyright 2003-2013 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version GIT: $Id: Author: DrByte Sun Feb 17 23:22:33 2013 -0500 Modified in v1.5.2 $ */ define('NAVBAR_TITLE', 'Your Download ...'); define('HEADING_TITLE', 'Your Download ...'); define('TEXT_INFORMATION', 'We\'re sorry but your download has expired.<br /><br /> If you had other downloads and wish to retrieve them, please go to your <a href="' . zen_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">My Account</a> page to view your order.<br /><br /> Or, if you believe that there is a problem with your order, please <a href="' . zen_href_link(FILENAME_CONTACT_US, '', 'SSL') . '">Contact Us</a> <br /><br /> Thank you! ');