command module empty results text updated

git-svn-id: https://beef.googlecode.com/svn/trunk@532 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2010-11-15 13:15:52 +00:00
parent 5b31cc8f99
commit eb9d72afcb

View File

@@ -38,7 +38,7 @@ ZombieTab_Commands = function(zombie) {
view: new Ext.grid.GridView({
forceFit: true,
emptyText: "No Command found",
emptyText: "The results from executed command modules will be listed here.",
enableRowBody:true
}),