diff --git a/web/html/modals/inbound_info_modal.html b/web/html/modals/inbound_info_modal.html index 541e73d6..9efa6fba 100644 --- a/web/html/modals/inbound_info_modal.html +++ b/web/html/modals/inbound_info_modal.html @@ -1,6 +1,6 @@ {{define "modals/inboundInfoModal"}} + :mask-closable="true" :footer="null" width="768px" :class="themeSwitcher.currentTheme"> @@ -82,7 +82,7 @@ [[ infoModal.clientSettings.email || '{{ i18n "none" }}' ]] - [[ infoModal.clientSettings.id ]] + [[ infoModal.clientSettings.id ]] [[ infoModal.clientSettings.security ]] @@ -142,7 +142,7 @@ [[ infoModal.clientSettings.tgId ]] - + [[ getRemStats() ]] @@ -242,15 +242,15 @@