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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user