Ignore:
Timestamp:
2012/05/30 14:32:19 (12 years ago)
Author:
h_yoshimoto
Message:

#1831 Copyrightを更新

File:
1 edited

Legend:

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

    r21704 r21864  
    33 * This file is part of EC-CUBE 
    44 * 
    5  * Copyright(c) 2000-2011 LOCKON CO.,LTD. All Rights Reserved. 
     5 * Copyright(c) 2000-2012 LOCKON CO.,LTD. All Rights Reserved. 
    66 * 
    77 * http://www.lockon.co.jp/ 
     
    7373    <br> 
    7474 
    75     ■新しいお届け先を追加する<br> 
    76     <form method="post" action="<!--{$smarty.const.ROOT_URLPATH}-->mypage/delivery_addr.php"> 
    77     <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->"> 
    78     <input type="hidden" name="ParentPage" value="<!--{$smarty.const.DELIV_URLPATH}-->"> 
    79     <center><input type="submit" value="新規登録"></center> 
    80     </form> 
    81  
    82     <!--{if $smarty.const.USE_MULTIPLE_SHIPPING !== false}--> 
    83         <br> 
    84  
    85         ■お届け先を複数指定する<br> 
    86         <form method="post" action="?"> 
    87             <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->"> 
    88             <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    89             <input type="hidden" name="mode" value="multiple"> 
    90             <center><input type="submit" value="複数お届け先"></center> 
    91         </form> 
    92     <!--{/if}--> 
    93 <!--{/strip}--> 
     75    ■新しいお届け先を追加す 
Note: See TracChangeset for help on using the changeset viewer.