DataObjects/pman.links.ini
[Pman.Core] / Pman.Dialog.CoreCompanies.js
index 840691c..ccd0e29 100644 (file)
@@ -210,9 +210,9 @@ Pman.Dialog.CoreCompanies = {
                                             xtype: 'TextField',
                                             xns: Roo.form,
                                             allowBlank : true,
-                                            fieldLabel : 'Email',
-                                            name : 'email',
-                                            qtip : "Enter Email Address",
+                                            fieldLabel : 'Url',
+                                            name : 'url',
+                                            qtip : "Enter Url",
                                             width : 300
                                         },
                                         {