mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-16 13:01:01 +00:00
removed help, wrong place
This commit is contained in:
parent
f9f0f66738
commit
a0d79fcff1
1 changed files with 0 additions and 6 deletions
|
|
@ -14,12 +14,6 @@
|
|||
{% include "wagtailadmin/shared/header.html" with title=add_str icon="image" %}
|
||||
|
||||
<div class="nice-padding">
|
||||
<div class="help-block help-info">
|
||||
<p>File formats supported: jp(e)g, gif, png</p>
|
||||
<p>Images will be automatically uploaded once chosen/dropped.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="drop-zone">
|
||||
<p>{% trans "Drag and drop images into this area to upload immediately." %}</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue