From fde97e3b7602d9ee14afd874a2e9a30a003a2a65 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 5 Sep 2016 10:08:19 +0100 Subject: [PATCH] Add editor CSS, draggabilly, links & docExplorer --- index.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.php b/index.php index 9f90997..be39b51 100644 --- a/index.php +++ b/index.php @@ -31,6 +31,10 @@ $isMac = strpos($_SERVER['HTTP_USER_AGENT'], "Macintosh")>-1 ? true : false; + + @@ -303,6 +308,8 @@ $t = $text['index'];
+ +
">
@@ -319,6 +326,11 @@ $t = $text['index'];
+
+
+
+
+