diff --git a/js/quick-reply.js b/js/quick-reply.js index 8d5d46a6..01f0ba52 100644 --- a/js/quick-reply.js +++ b/js/quick-reply.js @@ -125,7 +125,7 @@ }; var show_quick_reply = function(){ - if($('div.banner').length == 0) + if(active_page != 'thread') return; if($('#quick-reply').length != 0) return; @@ -421,7 +421,7 @@ if (settings.get('floating_link', false)) { $(window).ready(function() { - if($('div.banner').length == 0) + if(active_page != 'thread') return; $('