Ignore:
Timestamp:
2011/01/17 14:53:52 (13 years ago)
Author:
Seasoft
Message:

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

  • パラメータサフィックスの変更 *_URL_PATH → *_URLPATH
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/mobile/shopping/deliv.tpl

    r19917 r19943  
    5858■新しいお届け先を追加する<br> 
    5959<form method="post" action="<!--{$smarty.const.URL_PATH}-->mypage/delivery_addr.php"> 
    60 <input type="hidden" name="ParentPage" value="<!--{$smarty.const.DELIV_URL_PATH}-->"> 
     60<input type="hidden" name="ParentPage" value="<!--{$smarty.const.DELIV_URLPATH}-->"> 
    6161<center><input type="submit" value="新規登録"></center> 
    6262</form> 
     
    7373<hr> 
    7474 
    75 <a href="<!--{$smarty.const.MOBILE_CART_URL_PATH}-->" accesskey="9"><!--{9|numeric_emoji}-->かごを見る</a><br> 
    76 <a href="<!--{$smarty.const.MOBILE_TOP_URL_PATH}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページへ</a><br> 
     75<a href="<!--{$smarty.const.MOBILE_CART_URLPATH}-->" accesskey="9"><!--{9|numeric_emoji}-->かごを見る</a><br> 
     76<a href="<!--{$smarty.const.MOBILE_TOP_URLPATH}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページへ</a><br> 
    7777 
    7878<br> 
Note: See TracChangeset for help on using the changeset viewer.