From 8f3f04a566711eacdd2c5b1269541d9ff97f1bf6 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 15 Jul 2016 17:55:12 +0200 Subject: [PATCH] Fixes #1 No templating done or language implementations. Simple pull out performed. --- Theme/Backend/editor.tpl.php | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 Theme/Backend/editor.tpl.php diff --git a/Theme/Backend/editor.tpl.php b/Theme/Backend/editor.tpl.php new file mode 100644 index 0000000..4cfa968 --- /dev/null +++ b/Theme/Backend/editor.tpl.php @@ -0,0 +1,43 @@ +
+
+ +
+
+ +
+
+ + + + + + + + + + + + + +
+
+ +
+
+ +
+ + +
+ +
+ + +
+
+
+
+
\ No newline at end of file