[`Personal settings`]

[`App icon counter`] 1
{$personal_settings.reminder_settings_html}
[`Web push notifications`]

[`These notifications are useful to quickly learn about important events, occurring within CRM; e.g., incoming phone calls that you are responsible of. Web push notifications appear on your screen even when no browser is currently opened.`]

{if $is_push_enabled} {else}
[`Web push notifications are not configured yet.`] {if $wa->user()->isAdmin()} [`Set up web push notifications`] › {else} {_ws('Please refer to your system administrator.')} {/if}
{/if}
{if $is_push_enabled || $is_onesignal_enabled}
[`Which web push notifications must be sent`]
{if !$is_push_enabled}

[`Push notifications are always automatically sent via the mobile CRM app.`] {sprintf_wp( '<%s>Additional setup<%s> is required to receive them on your computer, too.', sprintf( 'a href="%s"', sprintf('%swebasyst/settings/push/', $wa_backend_url) ), '/a' )}

{/if}
{/if}