Update notifications.tpl

This commit is contained in:
Ahmad Husein 2025-02-21 18:46:55 +07:00 committed by iBNu Maksum
parent e3476a971c
commit c486acaaf6
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -27,7 +27,7 @@
<b>[[price]]</b> - {Lang::T('will be replaced with Package price')}.<br>
<b>[[bills]]</b> - {Lang::T('additional bills for customers')}.<br>
<b>[[payment_link]]</b> - <a href="{$app_url}/docs/#Reminder%20with%20payment%20link"
target="_blank">read documentation</a>.
target="_blank">{Lang::T("read documentation")}</a>.
</p>
</div>
</div>
@ -46,7 +46,7 @@
<b>[[expired_date]]</b> - {Lang::T('will be replaced with Expiration date')}.<br>
<b>[[bills]]</b> - {Lang::T('additional bills for customers')}.<br>
<b>[[payment_link]]</b> - <a href="{$app_url}/docs/#Reminder%20with%20payment%20link"
target="_blank">read documentation</a>.
target="_blank">{Lang::T("read documentation")}</a>.
</p>
</div>
</div>
@ -65,7 +65,7 @@
<b>[[expired_date]]</b> - {Lang::T('will be replaced with Expiration date')}.<br>
<b>[[bills]]</b> - {Lang::T('additional bills for customers')}.<br>
<b>[[payment_link]]</b> - <a href="{$app_url}/docs/#Reminder%20with%20payment%20link"
target="_blank">read documentation</a>.
target="_blank">{Lang::T("read documentation")}</a>.
</p>
</div>
</div>
@ -84,7 +84,7 @@
<b>[[expired_date]]</b> - {Lang::T('will be replaced with Expiration date')}.<br>
<b>[[bills]]</b> - {Lang::T('additional bills for customers')}.<br>
<b>[[payment_link]]</b> - <a href="{$app_url}/docs/#Reminder%20with%20payment%20link"
target="_blank">read documentation</a>.
target="_blank">{Lang::T("read documentation")}</a>.
</p>
</div>
</div>
@ -201,4 +201,4 @@
</div>
</div>
</form>
{include file="sections/footer.tpl"}
{include file="sections/footer.tpl"}