Pman.Dialog.BAdminPasswordReset.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:25:25 +0000 (10:25 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:25:25 +0000 (10:25 +0800)
Pman.Dialog.BAdminPasswordReset.js

Pman.Dialog.BAdminPasswordReset.bjs
Pman.Dialog.BAdminPasswordReset.js

index 6c766e5..8e3a787 100644 (file)
@@ -7,10 +7,10 @@
  "modOrder" : "001",
  "strings" : {
   "10ac3d04253ef7e1ddc73e6091c0cd55" : "Next",
+  "704b199cf16fae5aed724631174ce8a9" : "Reset Management Password",
   "bbddd6ba0948d79e55486e615a265b56" : "Enter your new password",
   "c4ca4238a0b923820dcc509a6f75849b" : "1",
-  "6d70a993714d2699e1d30e03d2753850" : "Please enter again to confirm",
-  "6072e83b7f35887c76e64920bd370f4a" : "Reset Password"
+  "6d70a993714d2699e1d30e03d2753850" : "Please enter again to confirm"
  },
  "named_strings" : {
   "ResetPassword_value" : "c4ca4238a0b923820dcc509a6f75849b",
@@ -25,7 +25,7 @@
    },
    "String cls" : "enable-overflow roo-bootstrap-dialog",
    "Boolean animate" : false,
-   "title" : "Reset Password",
+   "title" : "Reset Management Password",
    "xtype" : "Modal",
    "buttonPosition" : "center",
    "$ xns" : "Roo.bootstrap",
index e9dede0..3a1daa8 100644 (file)
@@ -9,10 +9,10 @@ Roo.apply(Pman.Dialog.BAdminPasswordReset.prototype, {
 
  _strings : {
   '10ac3d04253ef7e1ddc73e6091c0cd55' :"Next",
+  '704b199cf16fae5aed724631174ce8a9' :"Reset Management Password",
   'bbddd6ba0948d79e55486e615a265b56' :"Enter your new password",
   'c4ca4238a0b923820dcc509a6f75849b' :"1",
-  '6d70a993714d2699e1d30e03d2753850' :"Please enter again to confirm",
-  '6072e83b7f35887c76e64920bd370f4a' :"Reset Password"
+  '6d70a993714d2699e1d30e03d2753850' :"Please enter again to confirm"
  },
  _named_strings : {
   'ResetPassword_value' : 'c4ca4238a0b923820dcc509a6f75849b' /* 1 */ ,
@@ -49,7 +49,7 @@ Roo.apply(Pman.Dialog.BAdminPasswordReset.prototype, {
     animate : false,
     buttonPosition : 'center',
     cls : 'enable-overflow roo-bootstrap-dialog',
-    title : _this._strings['6072e83b7f35887c76e64920bd370f4a'] /* Reset Password */,
+    title : _this._strings['704b199cf16fae5aed724631174ce8a9'] /* Reset Management Password */,
     listeners : {
      show : function (_self)
       {