diff --git a/src/templates/partials/tx_details.html b/src/templates/partials/tx_details.html
index c3ddb33..e60bb15 100644
--- a/src/templates/partials/tx_details.html
+++ b/src/templates/partials/tx_details.html
@@ -120,7 +120,7 @@
Tx private key can be obtained using get_tx_key
command in monero-wallet-cli command line tool
- {{^enable_js}}
+ {{#enable_js}}
Note: address/subaddress and tx private key are NOT sent to the server, as the calculations are done on the client side
{{/enable_js}}
{{^enable_js}}