UX: Update IE11 deprecation warning, and enable by default
This commit is contained in:
parent
4773cf2933
commit
4e8aaacce8
|
@ -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
|
||||
|
|
|
@ -2,5 +2,5 @@ plugins:
|
|||
discourse_internet_explorer_enabled:
|
||||
default: true
|
||||
discourse_internet_explorer_deprecation_warning:
|
||||
default: false
|
||||
default: true
|
||||
client: true
|
||||
|
|
Loading…
Reference in New Issue