Skip to content
Snippets Groups Projects
Commit 82d7539e authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix link and text.

parent d1d5f989
No related branches found
No related tags found
1 merge request!37Resolve "Migrate to materialize.css"
......@@ -8,7 +8,7 @@
{% block content %}
{% if personal_note_filter %}
<a href="{% url 'delete_personal_note_filter' personal_note_filter.id %}" class="waves-effect waves-dark btn red">
<i class="material-icons">add</i>{% blocktrans %}Add filter{% endblocktrans %}
<i class="material-icons">delete</i>{% blocktrans %}Delete filter{% endblocktrans %}
</a>
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment