change working from tickets to tokens on magic link landing page

pull/1427/head
James Sangalli 4 years ago
parent b9cea00602
commit ada24c3f17
  1. 4
      dmz/src/main/resources/templates/tokenscriptTemplate.html

@ -36,10 +36,10 @@
<p>Available till %11$s</p> <p>Available till %11$s</p>
</span> </span>
</div> </div>
<h2 class="mb-2" style="font-weight: 600; font-size: 20px;">How to purchase tickets:</h2> <h2 class="mb-2" style="font-weight: 600; font-size: 20px;">How to purchase tokens:</h2>
<br> <br>
<h3 class="mb-2" style="font-weight: 600; font-size: 20px;">Step 1</h3> <h3 class="mb-2" style="font-weight: 600; font-size: 20px;">Step 1</h3>
<p class="mb-3" style="font-weight: 300;">Download the AlphaWallet app to purchase tickets!</p> <p class="mb-3" style="font-weight: 300;">Download the AlphaWallet app to purchase tokens!</p>
<p id="download_app"> <p id="download_app">
<a href="https://play.google.com/store/apps/details?id=io.stormbird.wallet"> <a href="https://play.google.com/store/apps/details?id=io.stormbird.wallet">
<img width="117" height="40" alt="Google Playstore" src="/images/googleplay.png" /> <img width="117" height="40" alt="Google Playstore" src="/images/googleplay.png" />

Loading…
Cancel
Save