[Svn-src-all:3661] [version-2_12-dev 22573] #2153 (各種テンプレート修正)

Qwert admin @ mail.ec-cube.net
2013年 2月 20日 (水) 13:21:02 JST


Subversion committed to /home/svn/open 22573
http://svn.ec-cube.net/open_trac/changeset/22573
┌────────────────────────────┐
│更新者 :  Qwert                                        │
│更新日時:  2013-02-20 13:21:02 +0900 (水, 20  2月 2013)│
└────────────────────────────┘

Log:
--------------------------------------------------------
#2153 (各種テンプレート修正)

PC版テンプレートを修正

Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_12-dev/data/Smarty/templates/default/mypage/history.tpl

変更: branches/version-2_12-dev/data/Smarty/templates/default/mypage/history.tpl
===================================================================
--- branches/version-2_12-dev/data/Smarty/templates/default/mypage/history.tpl	2013-02-20 04:02:40 UTC (rev 22572)
+++ branches/version-2_12-dev/data/Smarty/templates/default/mypage/history.tpl	2013-02-20 04:21:02 UTC (rev 22573)
@@ -39,7 +39,7 @@
             <form action="order.php" method="post">
                 <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" />
                 <p class="btn">
-                    <input type="hidden" name="order_id" value="<!--{$tpl_arrOrderData.order_id|h}-->">
+                    <input type="hidden" name="order_id" value="<!--{$tpl_arrOrderData.order_id|h}-->" />
                     <input type="image" onmouseover="chgImg('<!--{$TPL_URLPATH}-->img/button/btn_order_re_on.jpg', this);" onmouseout="chgImg('<!--{$TPL_URLPATH}-->img/button/btn_order_re.jpg', this);" src="<!--{$TPL_URLPATH}-->img/button/btn_order_re.jpg" alt="この購入内容で再注文する" name="submit" value="この購入内容で再注文する" />
                 </p>
             </form>
@@ -190,8 +190,9 @@
                 </table>
             <!--{/if}-->
             <table summary="お届け先" class="delivname">
-                    <col width="30%" />
-                    <col width="70%" />
+                <col width="30%" />
+                <col width="70%" />
+                <tbody>
                     <tr>
                         <th class="alignL">お名前</th>
                         <td><!--{$shippingItem.shipping_name01|h}-->&nbsp;<!--{$shippingItem.shipping_name02|h}--></td>




Svn-src-all メーリングリストの案内