[`Message sent successfully`]
{/capture}
{capture assign="_error_html"}
{if $wa->user()->isAdmin()}
{sprintf(_w('See detailed error-related information in log file %s.'), "sms.log")}
{sprintf(
sprintf_wp(
'Check SMS sending settings.',
'target="_top" href="%s"'
),
"`$wa_backend_url`webasyst/settings/sms/")
}
{else}
{_ws('Please refer to your system administrator.')}
{/if}