Ignore:
Timestamp:
2013/01/18 15:57:01 (11 years ago)
Author:
h_yoshimoto
Message:

#2033 デザイン崩れを調整

Location:
branches/version-2_12-multilang/data/Smarty/templates/sphone_en-US/shopping
Files:
2 edited

Legend:

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

    r22179 r22276  
    9090 
    9191            <ul class="btn_btm"> 
    92                 <li><a rel="external" href="javascript:fnModeSubmit('customer_addr','','');" class="btn">Send to the selected delivery destination</a></li> 
     92                <li><a rel="external" href="javascript:fnModeSubmit('customer_addr','','');" class="btn bt_wide">Send to the selected delivery destination</a></li> 
    9393                <li><a rel="external" href="<!--{$smarty.const.CART_URLPATH}-->" class="btn_back">Go back</a></li> 
    9494            </ul> 
  • branches/version-2_12-multilang/data/Smarty/templates/sphone_en-US/shopping/multiple.tpl

    r22210 r22276  
    107107 
    108108            <ul class="btn_btm"> 
    109                 <li><a rel="external" href="javascript:void(document.form1.submit());" class="btn">Send to the selected delivery destination</a></li> 
     109                <li><a rel="external" href="javascript:void(document.form1.submit());" class="btn bt_wide">Send to the selected delivery destination</a></li> 
    110110                <li><a rel="external" href="<!--{$smarty.const.CART_URLPATH}-->" class="btn_back">Go back</a></li> 
    111111            </ul> 
Note: See TracChangeset for help on using the changeset viewer.