diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2021-03-27 10:37:22 +0100 |
---|---|---|
committer | John Molakvoæ <skjnldsv@protonmail.com> | 2022-10-19 10:02:51 +0200 |
commit | bd303388e3d4dae90c2266d183395db8321c11de (patch) | |
tree | fddc23eff000713596cd024914667320c8c1312e /core/templates | |
parent | d5edcf8c9570618d9008b355b7f432575ff9d357 (diff) | |
download | nextcloud-server-bd303388e3d4dae90c2266d183395db8321c11de.tar.gz nextcloud-server-bd303388e3d4dae90c2266d183395db8321c11de.zip |
Cleanup ie and old edge properties
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/templates')
-rw-r--r-- | core/templates/unsupportedbrowser.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/templates/unsupportedbrowser.php b/core/templates/unsupportedbrowser.php new file mode 100644 index 00000000000..54547e204f3 --- /dev/null +++ b/core/templates/unsupportedbrowser.php @@ -0,0 +1 @@ +<div id="unsupported-browser"></div> |