Changeset 10398 for temp/trunk/html


Ignore:
Timestamp:
2006/12/07 10:29:42 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/contact/index.php

    r5934 r10398  
    99class LC_Page { 
    1010    function LC_Page() { 
    11         $this->tpl_css = '/css/layout/contact/index.css';   // ¥á¥¤¥óCSS¥Ñ¥¹ 
     11        $this->tpl_css = URL_DIR.'css/layout/contact/index.css';    // ¥á¥¤¥óCSS¥Ñ¥¹ 
    1212        $this->tpl_mainpage = 'contact/index.tpl'; 
    1313        $this->tpl_title = '¤ªÌ䤤¹ç¤ï¤»(ÆþÎÏ¥Ú¡¼¥¸)'; 
Note: See TracChangeset for help on using the changeset viewer.