diff --git a/data/interfaces/default/js/script.js b/data/interfaces/default/js/script.js index 7e6709f2..4446094f 100644 --- a/data/interfaces/default/js/script.js +++ b/data/interfaces/default/js/script.js @@ -9,7 +9,7 @@ if (typeof platform !== 'undefined') { p.os = platform.os.toString(); } -if (['IE', 'Microsoft Edge', 'IE Mobile'].indexOf(p.name) <= -1) > +if (['IE', 'Microsoft Edge', 'IE Mobile'].indexOf(p.name) > -1) { if (!getCookie('browserDismiss')) { var $browser_warning = $('
' + ' ' +