mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 14:27:58 +01:00
close help logo img element
This commit is contained in:
@@ -137,7 +137,7 @@ vimperator.help = function(section, easter) //{{{
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
var header = '<h1><img src="chrome://vimperator/content/logo_white.png" alt="Vimperator"></h1>' +
|
var header = '<h1><img src="chrome://vimperator/content/logo_white.png" alt="Vimperator"/></h1>' +
|
||||||
'<p class="tagline">First there was a Navigator, then there was an Explorer.\n' +
|
'<p class="tagline">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 :)</p>';
|
'Later it was time for a Konqueror. Now it\'s time for an Imperator, the VIMperator :)</p>';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user