Files
2017-03-02 20:30:40 -06:00

7 lines
406 B
PHP
Executable File

<?php
$template_name = 'Classic Template';
$template_version = 'Version 1.3.0';
$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.jpg.';
$template_screenshot = 'scr_template_default.jpg';
?>