From a0d79fcff1e25d6dc94e07277a50dd5a8ea940b2 Mon Sep 17 00:00:00 2001 From: Dave Cranwell Date: Fri, 18 Jul 2014 10:29:46 +0100 Subject: [PATCH] removed help, wrong place --- .../wagtailimages/templates/wagtailimages/multiple/add.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/wagtail/wagtailimages/templates/wagtailimages/multiple/add.html b/wagtail/wagtailimages/templates/wagtailimages/multiple/add.html index 8b3f29ec4..606bee94f 100644 --- a/wagtail/wagtailimages/templates/wagtailimages/multiple/add.html +++ b/wagtail/wagtailimages/templates/wagtailimages/multiple/add.html @@ -14,12 +14,6 @@ {% include "wagtailadmin/shared/header.html" with title=add_str icon="image" %}
-
-

File formats supported: jp(e)g, gif, png

-

Images will be automatically uploaded once chosen/dropped.

- -
-

{% trans "Drag and drop images into this area to upload immediately." %}