diff --git a/main.js b/main.js index b4249655..122658a5 100644 --- a/main.js +++ b/main.js @@ -89,8 +89,8 @@ document.getElementsByTagName('body')[0].innerHTML = '' + '
' + ' ' + '
' - + ' permalink' - + ' About IITC
' + + ' Permalink' + + ' About IITC' + ' ' + '' + '
' diff --git a/plugins/guess-player-levels.user.js b/plugins/guess-player-levels.user.js index 95de9666..778101df 100644 --- a/plugins/guess-player-levels.user.js +++ b/plugins/guess-player-levels.user.js @@ -23,7 +23,7 @@ if(typeof window.plugin !== 'function') window.plugin = function() {}; window.plugin.guessPlayerLevels = function() {}; window.plugin.guessPlayerLevels.setupCallback = function() { - $('#toolbox').append('guess player levels '); + $('#toolbox').append(' Guess player levels'); addHook('portalAdded', window.plugin.guessPlayerLevels.extractPortalData); } diff --git a/plugins/portal-counts.user.js b/plugins/portal-counts.user.js index 2a40807f..7730c29c 100644 --- a/plugins/portal-counts.user.js +++ b/plugins/portal-counts.user.js @@ -99,7 +99,7 @@ window.plugin.portalcounts.getPortals = function(){ } var setup = function() { - $('#toolbox').append('Portalcounts'); + $('#toolbox').append(' Portal&sbsp;counts'); $('head').append('