Changeset 1453 for temp/trunk


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

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

    r1452 r1453  
    1010    var $arrPageMax; 
    1111    function LC_Page() { 
    12 //      $this->tpl_mainpage = 'products/index.tpl'; 
    13         $this->tpl_mainpage = 'order/index.tpl'; 
     12        $this->tpl_mainpage = 'products/index.tpl'; 
     13//      $this->tpl_mainpage = 'order/index.tpl'; 
    1414        $this->tpl_mainno = 'products'; 
    1515        $this->tpl_subnavi = 'products/subnavi.tpl'; 
Note: See TracChangeset for help on using the changeset viewer.