Skip to content

Commit

Permalink
new empty support
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jan 13, 2016
1 parent 5bcb0cd commit 529848c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{% block buttons %}
{{ super() }}
<div class="button button-color button-red button-confirm"
data-message="Do you really want to [[clear all sessions]] ?"
data-message="Do you really want to [[delete all sessions]] ?"
data-link="{{ url_for('admin.empty_sessions') }}">Empty</div>
{% endblock %}
{% block content %}
Expand Down

0 comments on commit 529848c

Please sign in to comment.