{!-- ==================================================================== INSTALLATION INSTRUCTIONS ==================================================================== Before using this template, customize these placeholders: FIND & REPLACE WITH YOUR VALUE ------------------ --------------------- __TEMPLATE_GROUP__ your_template_group_name __SUCCESS_URL__ /your/success/page Example using sed (Mac/Linux): sed -i '' 's/__TEMPLATE_GROUP__/my_otp/g' *.html sed -i '' 's|__SUCCESS_URL__|/dashboard|g' *.html ==================================================================== --}
Choose how you want to receive your one-time passwords
{exp:jcogs_otp_pro:delivery_methods} {!-- Success Message --} {if success} {/if} {!-- Error Messages --} {if errors} {/if} {!-- Current Method Display --}You are currently using {current_method_name} for OTP delivery.
{description}
{if can_change_to == 'y'} {form_open} {method_input} {transport_input} {payload_input} {form_close} {if:else} Current Method {/if}