Ignore:
Timestamp:
2009/07/25 09:49:37 (15 years ago)
Author:
Seasoft
Message:
  • #516(受注管理の編集画面でお届け日を編集可能に)を実装
  • 語句統一(フロント機能PCサイトを基準とした)
    • お届け日 ← 配達日、配送日
    • お届け時間 ← 配送時間、配達時間
    • お届け先 ← 配送先
  • コメントの誤りを修正
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/Smarty/templates/default/mobile/shopping/deliv.tpl

    r18067 r18235  
    2222 */ 
    2323*}--> 
    24 <center>配送先指定</center> 
     24<center>お届け先指定</center> 
    2525 
    2626<hr> 
     
    4242<input type="hidden" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->"> 
    4343<!--{/if}--> 
    44 配送先<!--{$smarty.section.cnt.iteration}--><br> 
     44お届け先<!--{$smarty.section.cnt.iteration}--><br> 
    4545〒<!--{$arrAddr[cnt].zip01}-->-<!--{$arrAddr[cnt].zip02}--><br> 
    4646<!--{assign var=key value=$arrAddr[cnt].pref}--><!--{$arrPref[$key]}--><!--{$arrAddr[cnt].addr01|escape}--><br> 
Note: See TracChangeset for help on using the changeset viewer.