From: Samuel Vanhove Date: Wed, 19 Apr 2023 14:10:41 +0000 (-0400) Subject: Htxt undetected opening tag X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=15ca6a47cd93bcf49ac91c450ec73ca854b8bb91;p=civicrm-core.git Htxt undetected opening tag --- diff --git a/templates/CRM/SMS/Form/Group.hlp b/templates/CRM/SMS/Form/Group.hlp index 1fc6605f45..99a8e5fc63 100644 --- a/templates/CRM/SMS/Form/Group.hlp +++ b/templates/CRM/SMS/Form/Group.hlp @@ -47,10 +47,10 @@

{ts}If you have sent other Mass SMS - you can additionally Include (or Exclude) contacts who received those Mass SMS. CiviCRM will eliminate any duplications so that contacts who are in an Included Group AND were recipients of an Included Mailing will only be sent one copy of this SMS.{/ts}

{/htxt} -{htxt id ="id-sms_provider-title"} +{htxt id="id-sms_provider-title"} {ts}SMS Provider{/ts} {/htxt} -{htxt id ="id-sms_provider"} +{htxt id="id-sms_provider"}

{ts}Select the SMS provider for this mass message from the dropdown list.{/ts}

{if $params.isAdmin} {capture assign="fromConfig"}{crmURL p="civicrm/admin/sms/provider" q="reset=1"}{/capture}