From 2fca0b43fa0cc5e22856920a74cee95e76c0a386 Mon Sep 17 00:00:00 2001 From: Oldperl <44996956+oldperl@users.noreply.github.com> 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/conlite/plugins/content_allocation/templates/template.tree_article.html b/conlite/plugins/content_allocation/templates/template.tree_article.html index 24f327d..3e4d046 100644 --- a/conlite/plugins/content_allocation/templates/template.tree_article.html +++ b/conlite/plugins/content_allocation/templates/template.tree_article.html @@ -14,4 +14,4 @@ {DIV} - + \ No newline at end of file diff --git a/conlite/plugins/content_allocation/templates/template.tree_structure.html b/conlite/plugins/content_allocation/templates/template.tree_structure.html index 76dc672..900142c 100644 --- a/conlite/plugins/content_allocation/templates/template.tree_structure.html +++ b/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