Ticket #324 (closed バグ指摘: 修正済)
モバイルページのフッタがべた書きになっている
Reported by: | adachi | Owned by: | yomoro |
---|---|---|---|
Priority: | 中 | Milestone: | EC-CUBE2.5.0alpha |
Component: | フロント | Version: | コミュニティ (eccube-comu) |
Keywords: | Cc: | ||
修正済み: |
Description
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=1083&forum=8
/data/Smarty/templates/mobile/フォルダにあるテンプレートで、いくつかのフッタが <!-- ▼フッター ここから --> <center>LOCKON CO.,LTD.</center> <!-- ▲フッター ここまで --> となっています。 <!-- ▼フッター ここから --> <!--{include file='footer.tpl'}--> <!-- ▲フッター ここまで --> にしておいた方がよさげです。ちなみに、そのテンプレートはこちらが確認したのは以下です。 /data/Smarty/templates/mobile/regist/error.tpl /data/Smarty/templates/mobile/regist/complete.tpl /data/Smarty/templates/mobile/shopping/complete.tpl /data/Smarty/templates/mobile/shopping/confirm.tpl /data/Smarty/templates/mobile/shopping/deliv.tpl /data/Smarty/templates/mobile/shopping/deliv_date.tpl /data/Smarty/templates/mobile/shopping/payment.tpl
Change History
Note: See
TracTickets for help on using
tickets.