관리-도구
편집 파일: template_info.php
<?php /** * Template Information File * * @package templateSystem * @copyright Copyright 2003-2006 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 $Id: template_info.php 4226 2006-08-24 02:23:25Z drbyte $ */ $template_name = 'Classic Contemporary Green'; $template_version = 'Version 1.3.5'; $template_author = 'Zen Cart Team (c) 2006'; $template_description = 'This template set is designed to be easily modified using only the style sheet to change colors, fonts, and the store logo. Three images are required; logo.jpg, header_bg.jpg, and tile_back.gif.'; $template_screenshot = 'scr_template_default.jpg'; ?>