DataObjects/Core_person_signup.php
[Pman.Core] / Pman.Tab.CoreOAuthClient.js
index 1290a51..92d36bc 100644 (file)
@@ -175,7 +175,7 @@ Pman.Tab.CoreOAuthClient = new Roo.XComponent({
                                              
                                                 var r = _this.grid.ds.getAt(cs[0]);
                                                 
-                                                Roo.MessageBox.confirm("Confirm", "Are sure you want to delete this client?", function (v){
+                                                Roo.MessageBox.confirm("Confirm", "Are you sure you want to delete this client?", function (v){
                                                     if (v != 'yes') {
                                                         return;
                                                     }