Update message.tpl

This commit is contained in:
Ahmad Husein 2024-08-28 22:36:11 +07:00 committed by GitHub
parent 4e19894152
commit b8e856518f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,8 +24,8 @@
<div class="col-md-6">
<select class="form-control" name="via" id="via">
<option value="sms" selected> {Lang::T('SMS')}</option>
<option value="wa"> {Lang::T('WhatsApp')}</option>
<option value="both"> {Lang::T('SMS and WhatsApp')}</option>
<option value="wa"> {Lang::T('By WhatsApp')}</option>
<option value="both"> {Lang::T('By WhatsApp and SMS')}</option>
</select>
</div>
</div>
@ -61,4 +61,4 @@
</div>
{include file="sections/footer.tpl"}
{include file="sections/footer.tpl"}