UX: Update IE11 deprecation warning, and enable by default

This commit is contained in:
David Taylor 2020-01-13 17:01:28 +00:00
parent 4773cf2933
commit 4e8aaacce8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
en:
js:
discourse_internet_explorer:
deprecation_warning: Internet Explorer support is ending in early 2020.
deprecation_warning: This site will soon remove support for Internet Explorer 11 - please update your browser

View File

@ -2,5 +2,5 @@ plugins:
discourse_internet_explorer_enabled:
default: true
discourse_internet_explorer_deprecation_warning:
default: false
default: true
client: true