change text

This commit is contained in:
Ibnu Maksum 2023-03-06 14:51:24 +07:00
parent 41c3628eeb
commit ba85ed6d0e
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -128,7 +128,7 @@
<option value="wa" {if $_c['user_notification_payment'] == 'wa'}selected="selected" {/if}>Whatsapp</option>
<option value="sms" {if $_c['user_notification_payment'] == 'sms'}selected="selected" {/if}>SMS</option>
</select>
<p class="help-block">{Lang::T('User will get notification when buy package or package refilled')}</p>
<p class="help-block">{Lang::T('User will get invoice notification when buy package or package refilled')}</p>
</div>
</div>
</div>