From 8baed570f5d1898a5c3db7fbac285becd8697ff4 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Tue, 23 Jan 2018 16:15:20 +0100 Subject: [PATCH] Text fixed --- .../app/shared/components/markdown-editor.component.html | 2 +- src/Squidex/app/shared/components/rich-editor.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Squidex/app/shared/components/markdown-editor.component.html b/src/Squidex/app/shared/components/markdown-editor.component.html index 13b5918f0..ff6d9fe78 100644 --- a/src/Squidex/app/shared/components/markdown-editor.component.html +++ b/src/Squidex/app/shared/components/markdown-editor.component.html @@ -4,6 +4,6 @@
-
Drop files or assets here to add them.
+
Drop assets here to add them.
\ No newline at end of file diff --git a/src/Squidex/app/shared/components/rich-editor.component.html b/src/Squidex/app/shared/components/rich-editor.component.html index 76fb22df6..4a527d42a 100644 --- a/src/Squidex/app/shared/components/rich-editor.component.html +++ b/src/Squidex/app/shared/components/rich-editor.component.html @@ -2,6 +2,6 @@
-
Drop files or assets here to add them.
+
Drop assets here to add them.
\ No newline at end of file