Ignore:
Timestamp:
2007/09/20 16:05:14 (17 years ago)
Author:
nanasess
Message:

<!--{$smarty.const.URL_DIR}--> を <!--{$TPL_DIR}--> に置換

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/data/Smarty/templates/default/abouts/index.tpl

    r15732 r15782  
    1313        <table width="" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    1414            <tr> 
    15                 <td><img src="<!--{$smarty.const.URL_DIR}-->img/abouts/title.jpg" width="580" height="40" alt="当サイトについて"></td> 
     15                <td><img src="<!--{$TPL_DIR}-->img/abouts/title.jpg" width="580" height="40" alt="当サイトについて"></td> 
    1616            </tr> 
    1717            <tr><td height="15"></td></tr> 
Note: See TracChangeset for help on using the changeset viewer.