Removed additional <hr> tag from custom slides widget.
This commit is contained in:
parent
d58e8f4c84
commit
f36ad67bb9
@ -36,7 +36,6 @@
|
||||
<li>{% trans 'No items available.' %}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<hr>
|
||||
<a href='{% url customslide_new %}'>
|
||||
<button class="button" type="button" onclick="window.location='{% url customslide_new %}'">
|
||||
<span class="icon add">{% trans 'New slide' %}</span>
|
||||
|
Loading…
Reference in New Issue
Block a user