From 020d2af33e21b919d8ae6315082ba6902f6fdbd3 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 13 Jan 2019 22:46:41 +0100 Subject: [PATCH] Fix tab bug --- Theme/Backend/Components/Editor/inline-editor.tpl.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/Components/Editor/inline-editor.tpl.php b/Theme/Backend/Components/Editor/inline-editor.tpl.php index bf8dbca..42a8dc0 100644 --- a/Theme/Backend/Components/Editor/inline-editor.tpl.php +++ b/Theme/Backend/Components/Editor/inline-editor.tpl.php @@ -1,16 +1,15 @@ -
+
-
- +
printHtml(isset($doc) ? $doc->getContent() : ''); ?>