{if !empty($vault.id)}[`Edit vault`] {$vault.name|escape}{else}[`Create vault`]{/if}

[`Vault name`]
[`Style`]

[`background color`]

{if !empty($groups)}
[`Access`]
[`Select user groups which you want to be able to access this vault.`]
{function name="_renderGroup" _group=[]}
  • {/function} {if !empty($groups.backend)} {/if} {if !empty($groups.no_access)}
    [`Hide groups without access to CRM app`]
    {/if}
    {else}

    {sprintf("No group have access to CRM app. Customize group access rights in Team app.", "{$wa_backend_url}team/")}

    {/if}
    {$_confirm_delete_text = "{sprintf_wp('There are no contacts in vault “%s”. Vault deleting cause no effect to access any contacts data.', "{$vault.name|escape|default:""}")}"} {if !empty($vault.count)} {$_confirm_delete_text = "{sprintf(_w('There are %d contact in vault “%%s”.', 'There are %d contacts in vault “%%s”.', $vault.count), "{$vault.name|escape|default:""}")} [`Vault deleting cause free access to this contacts data for all backend users.`]"} {/if}