Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/contentedit.html
diff options
context:
space:
mode:
Diffstat (limited to 'contentedit.html')
-rwxr-xr-xcontentedit.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/contentedit.html b/contentedit.html
index 152c114..a439b42 100755
--- a/contentedit.html
+++ b/contentedit.html
@@ -15,6 +15,9 @@ parts.shift();
temp = parts[0];
items = temp.split('/');
items.pop();
+items.shift();
+items.shift();
+items.shift();
openfolder = items.join('/')+'/';
openfile = openfolder + 'source.txt';
tinyMCE.init({