diff --git a/Web/Presenters/templates/User/Settings.xml b/Web/Presenters/templates/User/Settings.xml index d4498ac6..84ae95ea 100644 --- a/Web/Presenters/templates/User/Settings.xml +++ b/Web/Presenters/templates/User/Settings.xml @@ -405,7 +405,7 @@ function showCoinsTopUpTroughTon() { MessageBox(tr("transfer_trough_ton"), `
- ${tr("transfer_ton_contents")} + ${ tr("transfer_ton_contents") }
` + {tr("transfer_ton_address", OPENVK_ROOT_CONF['openvk']['preferences']['ton']['address'], str_replace("$1", $thisUser->getId(), OPENVK_ROOT_CONF["openvk"]["preferences"]["ton"]["hint"]))} +