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

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

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