Removed additional <hr> tag from custom slides widget.

This commit is contained in:
Emanuel Schuetze 2012-07-23 19:21:47 +02:00
parent d58e8f4c84
commit f36ad67bb9
1 changed files with 0 additions and 1 deletions

View File

@ -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>