Ignore:
Timestamp:
2011/01/04 20:37:41 (13 years ago)
Author:
yomoro
Message:

#889 (スマートフォンでカート画面から先に進むと表示がおかしい) 不要な画像を削除

Location:
branches/version-2_5-dev/data/Smarty/templates/sphone/shopping
Files:
5 edited

Legend:

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

    r19785 r19819  
    2323<div id="under02column"> 
    2424  <div id="under02column_shopping"> 
    25     <p class="flowarea"> 
    26       <img src="<!--{$TPL_DIR}-->img/picture/img_flow_04.gif" width="700" height="36" alt="購入手続きの流れ" /> 
    27     </p> 
     25     
    2826    <h2 class="title"><!--{$tpl_title|h}--></h2> 
    2927 
  • branches/version-2_5-dev/data/Smarty/templates/sphone/shopping/confirm.tpl

    r19802 r19819  
    4545<div id="under02column"> 
    4646    <div id="under02column_shopping"> 
    47         <p class="flowarea"><img src="<!--{$TPL_DIR}-->img/picture/img_flow_03.gif" width="700" height="36" alt="購入手続きの流れ" /></p> 
    48         <h2 class="title"><!--{$tpl_title|h}--></h2> 
     47         <h2 class="title"><!--{$tpl_title|h}--></h2> 
    4948 
    5049        <p>下記ご注文内容で送信してもよろしいでしょうか?<br /> 
  • branches/version-2_5-dev/data/Smarty/templates/sphone/shopping/deliv.tpl

    r19802 r19819  
    2323<div id="under02column"> 
    2424    <div id="under02column_shopping"> 
    25         <p class="flowarea"> 
    26             <img src="<!--{$TPL_DIR}-->img/picture/img_flow_01.gif" width="700" height="36" alt="購入手続きの流れ" /> 
    27         </p> 
    2825        <h2 class="title"><!--{$tpl_title|h}--></h2> 
    2926 
  • branches/version-2_5-dev/data/Smarty/templates/sphone/shopping/nonmember_input.tpl

    r19802 r19819  
    2323<div id="under02column"> 
    2424  <div id="under02column_customer"> 
    25     <p class="flowarea"><img src="<!--{$TPL_DIR}-->img/picture/img_flow_01.gif" width="700" height="36" alt="購入手続きの流れ" /></p> 
    2625    <h2 class="title"><!--{$tpl_title|h}--></h2> 
    27  
    2826    <p>下記項目にご入力ください。「<span class="attention">※</span>」印は入力必須項目です。<br /> 
    2927      入力後、一番下の「確認ページへ」ボタンをクリックしてください。</p> 
  • branches/version-2_5-dev/data/Smarty/templates/sphone/shopping/payment.tpl

    r19785 r19819  
    2323<div id="under02column"> 
    2424    <div id="under02column_shopping"> 
    25         <p class="flowarea"> 
    26             <img src="<!--{$TPL_DIR}-->img/picture/img_flow_02.gif" width="700" height="36" alt="購入手続きの流れ" /> 
    27         </p> 
    2825        <h2 class="title"><!--{$tpl_title|h}--></h2> 
    2926 
Note: See TracChangeset for help on using the changeset viewer.