From d19abbaa0d4dda9f1cfd28d36d8efcc7ef1a487a Mon Sep 17 00:00:00 2001 From: oldperl Date: Sat, 15 Jul 2017 11:18:11 +0000 Subject: [PATCH] fixed some syntax errors --- .../content_allocation/templates/template.tree_article.html | 2 +- .../content_allocation/templates/template.tree_structure.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/conlite/plugins/content_allocation/templates/template.tree_article.html b/trunk/conlite/plugins/content_allocation/templates/template.tree_article.html index 24f327d..3e4d046 100644 --- a/trunk/conlite/plugins/content_allocation/templates/template.tree_article.html +++ b/trunk/conlite/plugins/content_allocation/templates/template.tree_article.html @@ -14,4 +14,4 @@ {DIV} - + \ No newline at end of file diff --git a/trunk/conlite/plugins/content_allocation/templates/template.tree_structure.html b/trunk/conlite/plugins/content_allocation/templates/template.tree_structure.html index 76dc672..900142c 100644 --- a/trunk/conlite/plugins/content_allocation/templates/template.tree_structure.html +++ b/trunk/conlite/plugins/content_allocation/templates/template.tree_structure.html @@ -10,4 +10,4 @@ {ACTION_CREATE} {ACTION_RENAME} {ACTION_ONOFFLINE} {ACTION_MOVE_UP} {ACTION_MOVE_DOWN} {ACTION_DELETE} - + \ No newline at end of file