diff --git a/frappe/utils/password.py b/frappe/utils/password.py
index 3837f0bf3d..e7da3e3417 100644
--- a/frappe/utils/password.py
+++ b/frappe/utils/password.py
@@ -195,7 +195,7 @@ def decrypt(txt, encryption_key=None):
_("Encryption key is invalid! Please check site_config.json")
+ "
"
+ _(
- "If you have recently restored the site, you may need to copy the site_config.json containing original Encryption Key."
+ "If you have recently restored the site, you may need to copy the site_config.json containing the original encryption key."
)
+ "
"
+ _(