diff --git a/js/privatebin.js b/js/privatebin.js index 4a0ee3d..7b229d6 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -1053,12 +1053,8 @@ jQuery.PrivateBin = (function($, RawDeflate) { // fallback below console.error('URL interface not properly supported, error:', e); } - } else { - console.warn('URL interface appears not to be supported in this browser.'); } - // fallback to simple RegEx - console.warn('fallback to simple RegEx search'); // Attention: This also returns the delete token inside of the ID, if it is specified id = (window.location.search.match(idRegExFind) || [''])[0]; diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 311893f..c588d74 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -71,7 +71,7 @@ if ($MARKDOWN): endif; ?> - + diff --git a/tpl/page.php b/tpl/page.php index eb6bea0..4b26c1a 100644 --- a/tpl/page.php +++ b/tpl/page.php @@ -49,7 +49,7 @@ if ($MARKDOWN): endif; ?> - +