From fc2f47e8f13bcb1bf04ec646df12f50e7c8c6bc8 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 7 Dec 2018 11:09:38 +0800 Subject: [PATCH] Pman.Dialog.Login.bjs Pman.Dialog.Login.js --- Pman.Dialog.Login.bjs | 4 ++-- Pman.Dialog.Login.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Pman.Dialog.Login.bjs b/Pman.Dialog.Login.bjs index 37510cbf..f9f5b183 100644 --- a/Pman.Dialog.Login.bjs +++ b/Pman.Dialog.Login.bjs @@ -7,6 +7,7 @@ "modOrder" : "001", "strings" : { "e50b62fb8271673bacc2cfd9d80fbe7a" : "Login to the Management Portal", + "e81e237c94a1f073504ab372b1b7fc41" : "Please check your email", "99dea78007133396a7b8ed70578ac6ae" : "Login", "cfcd208495d565ef66e7dff9f98764da" : "0", "cd4bcecae78474ea24c3f28350758a8c" : "Forgot your password ?", @@ -14,7 +15,6 @@ "06cf692a8d2bb0ab8318dc6c839ae931" : "Two-Factor Authentication Number (if relevant)", "11163ed17ad9afc7680bb9e92f15d6fd" : "We have sent you a link to reset your password", "5047040b025ce0295b58d42250014417" : "
", - "24efa7ee4511563b16144f39706d594f" : "Notice", "643a860f992333b8600ea264aca7c4fc" : "Email Address" }, "named_strings" : { @@ -175,7 +175,7 @@ "xtype" : "Button", "html" : "Forgot your password ?", "$ string weight" : "'link'", - "string _forgot_passwd_success_title" : "Notice", + "string _forgot_passwd_success_title" : "Please check your email", "Boolean removeClass" : true, "$ xns" : "Roo.bootstrap", "String style" : "float: left", diff --git a/Pman.Dialog.Login.js b/Pman.Dialog.Login.js index 92266517..a0f9fb2a 100644 --- a/Pman.Dialog.Login.js +++ b/Pman.Dialog.Login.js @@ -9,6 +9,7 @@ Roo.apply(Pman.Dialog.Login.prototype, { _strings : { 'e50b62fb8271673bacc2cfd9d80fbe7a' :"Login to the Management Portal", + 'e81e237c94a1f073504ab372b1b7fc41' :"Please check your email", '99dea78007133396a7b8ed70578ac6ae' :"Login", 'cfcd208495d565ef66e7dff9f98764da' :"0", 'cd4bcecae78474ea24c3f28350758a8c' :"Forgot your password ?", @@ -16,7 +17,6 @@ Roo.apply(Pman.Dialog.Login.prototype, { '06cf692a8d2bb0ab8318dc6c839ae931' :"Two-Factor Authentication Number (if relevant)", '11163ed17ad9afc7680bb9e92f15d6fd' :"We have sent you a link to reset your password", '5047040b025ce0295b58d42250014417' :"
", - '24efa7ee4511563b16144f39706d594f' :"Notice", '643a860f992333b8600ea264aca7c4fc' :"Email Address" }, _named_strings : { @@ -103,7 +103,7 @@ Roo.apply(Pman.Dialog.Login.prototype, { { xtype : 'Button', _forgot_passwd_success_body : _this._strings['11163ed17ad9afc7680bb9e92f15d6fd'] /* We have sent you a link to reset your password */, - _forgot_passwd_success_title : _this._strings['24efa7ee4511563b16144f39706d594f'] /* Notice */, + _forgot_passwd_success_title : _this._strings['e81e237c94a1f073504ab372b1b7fc41'] /* Please check your email */, href : '#', html : _this._strings['cd4bcecae78474ea24c3f28350758a8c'] /* Forgot your password ? */, removeClass : true, -- 2.39.2