minor update to command modules welcome box.

git-svn-id: https://beef.googlecode.com/svn/trunk@1189 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2011-08-12 11:31:55 +00:00
parent 8d97814c18
commit 1ee717699a

View File

@@ -28,7 +28,7 @@ ZombieTab_Commands = function(zombie) {
});
var welcomeWindow = new Ext.Window({
title: 'Welcome to BeEF',
title: 'Welcome to the BeEF Command Modules',
id: 'welcome-window',
closable:true,
width:450,