Commit abc3da93 by Kim Gyeongeun

ICHICOポイント利用案内文変更

parent 6b6050e9
......@@ -98,9 +98,9 @@ public class PointUseAction extends AbstractAction {
// Date currentDate = new Date();
// Date hideDate = new SimpleDateFormat("yyyy/MM/dd").parse(giftExchangeHiddenDate.ICHICO_HIDE_DATE);
// if(currentDate.before(hideDate)) {
// pointUseForm.ichicoHide = false;
pointUseForm.ichicoHide = false;
// } else {
pointUseForm.ichicoHide = true;
// pointUseForm.ichicoHide = true;
// }
return "/user/pointUse/pointUseIndex.html";
......
......@@ -39,7 +39,7 @@
<font color="red">ICHICOポイントへの交換は9月<b>20日まで</b>できますが、カードの郵送は9月<b>10日まで</b>の受付とさせていただきます。</font><br>
<input type="submit" value="郵送先の確認">
#else
<font color="red">カードの郵送は9月10日で締め切っております。</font>
<font color="red">カード郵送いたしますので、下記のボタンをクリックしてください。<br>eモニの会員情報に入力いただいているご住所に郵送します。</font>
#end
</div>
......
......@@ -50,6 +50,7 @@
<input value="交換" type="submit"><br>
#else
<input value="次へ" type="submit"><br>
<!--
<p align="left" style="border: solid 1px #214566;"><font color="blue">
【ポイント交換期間について】
<br>ICHICOポイントへの<b>交換</b>ができるのは令和5年6月1日~9月20日までの間のみです。
......@@ -57,6 +58,7 @@
【ICHICOの利用について】
<br>ICHICOの<b>利用</b>は9月21日以降も一定の期間可能です。
</font></p>
-->
#end
......
......@@ -72,7 +72,7 @@ ICHICO繝昴う繝ウ繝医r縺溘a繧九%縺ィ縺ッ縺ァ縺阪∪縺吶′迴セ驥代繝√Ε繝シ繧ク縺ッ縺
<tr><td><font color="red">ICHICOポイントへの交換は9月<b>20日まで</b>できますが、カードの郵送は9月<b>10日まで</b>の受付とさせていただきます。</font></td></tr>
<tr><td><br><input width="200px" class="nextBtn" type="submit" value="郵送先の確認 ▶"></td></tr>
#else
<tr><td><font color="red"><br>カードの郵送は9月10日で締め切っております。</font></td></tr>
<tr><td><font color="red"><br>カード郵送いたしますので、下記のボタンをクリックしてください。<br>eモニの会員情報に入力いただいているご住所に郵送します。</font></td></tr>
#end
</table>
......
......@@ -78,6 +78,7 @@
#else
<input class="nextBtn" type="submit" value="次へ">
<br><br>
<!--
<p align="left" style="margin:0px 100px 0px;border: solid 1px #214566;"><font color="blue">
【ポイント交換期間について】
<br>ICHICOポイントへの<b>交換</b>ができるのは令和5年6月1日~9月20日までの間のみです。
......@@ -85,6 +86,7 @@
【ICHICOの利用について】
<br>ICHICOの<b>利用</b>は9月21日以降も一定の期間可能です。
</font></p>
-->
#end
</TD>
</TR>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment