From 235ad7f750af006c19f5526e36f65e38d17f92fd Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Mon, 1 Oct 2007 18:50:04 +0000 Subject: [PATCH] close help logo img element --- content/help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/help.js b/content/help.js index 6da9766e..89b0e16e 100644 --- a/content/help.js +++ b/content/help.js @@ -137,7 +137,7 @@ vimperator.help = function(section, easter) //{{{ return ret; } - var header = '

Vimperator

' + + var header = '

Vimperator

' + '

First there was a Navigator, then there was an Explorer.\n' + 'Later it was time for a Konqueror. Now it\'s time for an Imperator, the VIMperator :)

';