From 0aedad941f4a0bf4b3ac8d63d091f739546b10c3 Mon Sep 17 00:00:00 2001 From: Corey Oordt Date: Tue, 28 Jul 2009 10:40:39 -0400 Subject: [PATCH] Fixed a wrong relative path with the jsi18n admin script --- categories/templates/admin/editor/editor.html | 2 +- categories/templates/admin/editor/item_editor.html | 2 +- categories/templates/admin/editor/tree_editor.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/categories/templates/admin/editor/editor.html b/categories/templates/admin/editor/editor.html index 40236ec..666c16a 100644 --- a/categories/templates/admin/editor/editor.html +++ b/categories/templates/admin/editor/editor.html @@ -5,7 +5,7 @@ {% block extrahead %}{{ block.super }} - + diff --git a/categories/templates/admin/editor/item_editor.html b/categories/templates/admin/editor/item_editor.html index 8e45aae..41b0df8 100644 --- a/categories/templates/admin/editor/item_editor.html +++ b/categories/templates/admin/editor/item_editor.html @@ -7,7 +7,7 @@ {% block extrahead %}{{ block.super }} - + diff --git a/categories/templates/admin/editor/tree_editor.html b/categories/templates/admin/editor/tree_editor.html index a0980c4..9a83f50 100644 --- a/categories/templates/admin/editor/tree_editor.html +++ b/categories/templates/admin/editor/tree_editor.html @@ -3,7 +3,7 @@ {% block title %}{{ block.super }}{% endblock %} {% block extrahead %}{{ block.super }} - +