Pman.Dialog.CoreEnum.bjs
[Pman.Core] / Pman.Dialog.CoreEnum.js
index fd2980b..5a42d11 100644 (file)
@@ -116,7 +116,7 @@ Pman.Dialog.CoreEnum = {
                                     xtype: 'Checkbox',
                                     xns: Roo.form,
                                     boxLabel : 'Yes/No',
-                                    fieldLabel : 'Is shown on site?',
+                                    fieldLabel : 'Active',
                                     inputValue : 1,
                                     name : 'visible',
                                     value : 0,