Changeset 1669 for temp/trunk/html


Ignore:
Timestamp:
2006/08/24 15:53:22 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/index2.php

    r1668 r1669  
    77class LC_Page { 
    88    function LC_Page() { 
    9         $this->tpl_mainpage = 'products/index.tpl'; 
     9        $this->tpl_mainpage = 'products/test.tpl'; 
    1010        $this->tpl_mainno = 'products'; 
    1111        $this->tpl_subnavi = 'products/subnavi.tpl'; 
Note: See TracChangeset for help on using the changeset viewer.