관리-도구
편집 파일: template_info.php
<?php /** * Template Information File * * @package templateSystem * @copyright Copyright 2003-2007 TemplateMonster 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 2306 2007-22-05 21:34:28Z wilt $ */ $template_name = 'Theme 228'; $template_version = 'Version 1.1'; $template_author = 'Template-Help.com'; $template_description = 'This template set is designed to be easily modified using only the style sheet to change colors, fonts, and the store logo.'; $template_screenshot = 'screenshot.jpg'; ?>