From 2f36df5ee3b5899393738e7250d6fb917c9e02b1 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 11 Aug 2023 06:59:44 -0500 Subject: media: fixed a url bug in image insert template --- templates/admin/insert_images.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/insert_images.html b/templates/admin/insert_images.html index feaa88f..3b1abd7 100644 --- a/templates/admin/insert_images.html +++ b/templates/admin/insert_images.html @@ -49,7 +49,7 @@ figure {
  • cluster
  • column width
  • column width cap
  • -
  • Edit Image
  • {%endif%} +
  • Edit Image
  • {%endif%} {% else %}
    -- cgit v1.2.3