diff --git a/workflow/engine/templates/pmTables/list.js b/workflow/engine/templates/pmTables/list.js index ec35a31b7..3b82af616 100755 --- a/workflow/engine/templates/pmTables/list.js +++ b/workflow/engine/templates/pmTables/list.js @@ -455,7 +455,7 @@ DeletePMTable = function() { if (btn == "yes") { Ext.Msg.show({ title : '', - msg : _('ID_REMOVING_SELECTD_TABLES'), + msg : _('ID_REMOVING_SELECTED_TABLES'), wait:true, waitConfig: {interval:500} });