Ignore:
Timestamp:
2013/01/24 18:36:01 (11 years ago)
Author:
michael_nelson
Message:

#1992 英文テキストを調整

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/sphone_en-US/shopping/complete.tpl

    r22157 r22346  
    4141 
    4242    <div class="thankstext"> 
    43         <p>Thank you for purchasing <!--{$arrInfo.shop_name|h}--></p> 
     43        <p>Thank you for your order <!--{$arrInfo.shop_name|h}--></p> 
    4444    </div> 
    4545    <hr> 
    4646    <div id="completetext"> 
    4747        <p>A confirmation e-mail regarding your order has just been sent.</p> 
    48         <p>In the event that a response mail is not received, there may be a problem. Please make another inquiry or inquire by phone.</p> 
     48        <p>In the event that a response mail is not received, please make another inquiry or inquire by phone.</p> 
    4949        <p>We look forward to doing business with you again in the future.</p> 
    5050        <div class="btn_area"> 
    51             <a href="<!--{$smarty.const.TOP_URLPATH}-->" class="btn_toppage btn_sub" rel="external">To top page</a> 
     51            <a href="<!--{$smarty.const.TOP_URLPATH}-->" class="btn_toppage btn_sub" rel="external">Home</a> 
    5252        </div> 
    5353    </div> 
     
    6565        <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 
    6666        <input type="hidden" name="mode" value="search" /> 
    67         <input type="search" name="name" id="search" value="" placeholder="Input keyword" class="searchbox" > 
     67        <input type="search" name="name" id="search" value="" placeholder="Enter keywords" class="searchbox" > 
    6868    </form> 
    6969</section> 
Note: See TracChangeset for help on using the changeset viewer.