Browse Source

#33783 remove jme logo and txn pin from email template

feature/Redmine-17825-Email_Template
Leeza Baidar 1 month ago
parent
commit
caf83517df
  1. 5
      ThirdPartyAPIs/App_Data/Templates/PIN_PASSWORD_EMAIL.html

5
ThirdPartyAPIs/App_Data/Templates/PIN_PASSWORD_EMAIL.html

@ -4,7 +4,8 @@
<div style="color:#434444; padding: 15px; font-family: Roboto; font-size: 15px; margin-top: 20px">
<div style="text-align: right;">
<img src="https://japanremit.com/assets/img/jmelogo.jpg" alt="IME London" class="CToWUd" height="90">
<img src="https://imelondon.co.uk/assets/images/logo.png" alt="IME London" class="CToWUd" height="90">
<img src="https://imelondon.co.uk/assets/dist/images/imelondan.svg" alt="IME London" class="CToWUd" height="90">
</div>
<br />
<hr style="background-color: #fff; border-top: 1.5px solid #2B3C90; border-bottom: none;" />
@ -25,7 +26,7 @@
<p style="margin-top: 20px">
Login ID: {EMAIL_ID}<br />
Password: {PASS_WORD}<br />
Txn Pin: {PIN_NO}<br />
<!--Txn Pin: {PIN_NO}<br />-->
</p>
<p>

Loading…
Cancel
Save