Ignore:
Timestamp:
2011/01/01 19:39:17 (13 years ago)
Author:
Seasoft
Message:

#834(パラメータの定数名に「URL」を含むにもかかわらず、パスのみのものがある)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/default/mypage/error.tpl

    r19697 r19807  
    2222 */ 
    2323*}--> 
    24 <!--{include file="`$smarty.const.TEMPLATE_DIR`popup_header.tpl" subtitle="エラー"}--> 
     24<!--{include file="`$smarty.const.TEMPLATE_REALDIR`popup_header.tpl" subtitle="エラー"}--> 
    2525 
    2626<div id="compbox"> 
     
    3232</div> 
    3333 
    34 <!--{include file="`$smarty.const.TEMPLATE_DIR`popup_footer.tpl"}--> 
     34<!--{include file="`$smarty.const.TEMPLATE_REALDIR`popup_footer.tpl"}--> 
Note: See TracChangeset for help on using the changeset viewer.