id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
1268	スマートフォン>「現在のカゴの中」で「今回加算ポイント」が表示できていない	shutta	shutta	"コミュニティーより転載

2.11.0 スマートフォン 「今回加算ポイント」が表示されません。[[BR]]
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=7812&forum=8

{{{
iPhoneでテストしてみました。
すると「今回加算ポイント」が0ポイントのまま表示されません。

\data\Smarty\templates\sphone\cart\index.phpを書き換えたら表示されました。

<th colspan=""3"" class=""resulttd"">お誕生月ポイント</th>
<!--{$arrData[$key].birth_point|number_format}-->
<th colspan=""3"" class=""resulttd"">今回加算ポイント</th>
<!--{$arrData[$key].add_point|number_format}-->pt</td>

こんな書き換えでいいのでしょうか？
}}}"	バグ指摘	closed	低	EC-CUBE2.11.1	フロント	2.11.0	修正済			1
