[% PROCESS "opac/parts/header.tt2"; WRAPPER "opac/parts/myopac/prefs_base.tt2"; myopac_page = "prefs"; prefs_page = 'notify' %]
[% setting = 'opac.hold_notify' %] [% IF ctx.updated_user_settings %] [% END %] [% setting = 'opac.hold_notify' %] [%- IF allow_phone_notifications == 'true'; setting = 'opac.hold_notify'; -%] [% setting = 'opac.default_phone' %] [%- END %] [%- IF ctx.get_org_setting(ctx.search_ou, 'sms.enable') == 1; setting = 'opac.hold_notify'; -%] [% setting = 'opac.default_sms_notify' %] [% END %]
[% l('Account Successfully Updated') %]
[% l('Default Mobile Carrier') %] [% INCLUDE "opac/parts/sms_carrier_selector.tt2" sms_carrier_hide_label="true" %]
[% l('Hint: use the full 10 digits of your phone #, no spaces, no dashes'); %]
[% IF optin.size == 0 %] [% l('No notification preferences are configured') %] [% END %] [% FOR optin IN ctx.opt_in_settings %] [% END %]
[% l('Notification Type') %] [% l('Enabled') %]
[% optin.cust.label | html %]
[% END %]