Changeset 18731 for branches/version-2_4/data/Smarty/templates/default/mobile/shopping/deliv_date.tpl
- Timestamp:
- 2010/06/22 16:22:44 (13 years ago)
- bzr:base-revision:
- ohkouchi@loop-az.jp-20100622065616-4er7u9byyrttl3jj
- bzr:committer:
- Kentaro Ohkouchi <ohkouchi@loop-az.jp>
- bzr:file-ids:
data/Smarty/templates/default/mobile/mail_templates/order_mail.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fmobile%2Fmail_templates%2Forder_mail.tpl
data/Smarty/templates/default/mobile/mypage/index.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fmobile%2Fmypage%2Findex.tpl
data/Smarty/templates/default/mobile/shopping/confirm.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fmobile%2Fshopping%2Fconfirm.tpl
data/Smarty/templates/default/mobile/shopping/deliv_date.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fmobile%2Fshopping%2Fdeliv_date.tpl
data/Smarty/templates/default/mobile/shopping/payment.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fmobile%2Fshopping%2Fpayment.tpl
data/class/pages/mypage/LC_Page_Mypage.php 16066@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2Fclass%2Fpages%2Fmypage%2FLC_Page_Mypage.php- bzr:mapping-version:
- v4
- bzr:repository-uuid:
- 1e3b908f-19a9-db11-a64c-001125224ba8
- bzr:revision-id:
- ohkouchi@loop-az.jp-20100622072240-w9zg6a1f0241mjkg
- bzr:revno:
- 1938
- bzr:revprop:branch-nick:
- branches/version-2_4
- bzr:root:
- branches/version-2_4
- bzr:text-parents:
data/Smarty/templates/default/mobile/mail_templates/order_mail.tpl svn-v4:1e3b908f-19a9-db11-a64c-001125224ba8:branches/feature-module-update:16988
data/Smarty/templates/default/mobile/mypage/index.tpl svn-v4:1e3b908f-19a9-db11-a64c-001125224ba8:branches/feature-module-update:16582
data/Smarty/templates/default/mobile/shopping/confirm.tpl svn-v4:1e3b908f-19a9-db11-a64c-001125224ba8:branches/version-2_4:18521
data/Smarty/templates/default/mobile/shopping/deliv_date.tpl svn-v4:1e3b908f-19a9-db11-a64c-001125224ba8:branches/version-2_4:18521
data/Smarty/templates/default/mobile/shopping/payment.tpl svn-v4:1e3b908f-19a9-db11-a64c-001125224ba8:branches/version-2_4:17847
data/class/pages/mypage/LC_Page_Mypage.php svn-v4:1e3b908f-19a9-db11-a64c-001125224ba8:branches/version-2:17653- bzr:timestamp:
- 2010-06-22 16:22:40.676000118 +0900
- bzr:user-agent:
- bzr2.1.1+bzr-svn1.0.2
- svn:original-date:
- 2010-06-22T07:22:40.676000Z
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4/data/Smarty/templates/default/mobile/shopping/deliv_date.tpl
r18521 r18731 30 30 <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 31 31 <input type="hidden" name="payment_id" value="<!--{$arrForm.payment_id.value}-->"> 32 < !--<input type="hidden" name="message" value="">-->33 < !--{if $tpl_login == 1}-->34 <!--<input type="hidden" name="point_check" value="2">--> 35 < !--{/if}-->32 <input type="hidden" name="use_point" value="<!--{$arrForm.use_point.value}-->"> 33 <input type="hidden" name="point_check" value="<!--{$arrForm.point_check.value}-->"> 34 35 <font color="red"><!--{$arrErr.use_point}--></font> 36 36 37 37 ■お届け日<br>
Note: See TracChangeset
for help on using the changeset viewer.