Commit 149366de authored by iWallet Dev's avatar iWallet Dev

Deposit Page Notice

parent 52ce8ea4
...@@ -94,6 +94,9 @@ include_once('template/base_head.php'); ...@@ -94,6 +94,9 @@ include_once('template/base_head.php');
<input type="hidden" value="" id="method" name="method" /> <input type="hidden" value="" id="method" name="method" />
<input type="hidden" value="" id="type" name="type" /> <input type="hidden" value="" id="type" name="type" />
</form> </form>
<div class="mb10 pleft40">
<span class="red">※現在、日本向けの送金に関して、提携金融機関の国際送金に対する規制強化の影響を受け、送金に遅延が発生しております。予めご了承くださいませ。</span>
</div>
</article> </article>
</div> </div>
</div> </div>
......
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