diff --git a/passbook/admin/templates/administration/token/list.html b/passbook/admin/templates/administration/token/list.html index 2e03dd18c..2df38c0a8 100644 --- a/passbook/admin/templates/administration/token/list.html +++ b/passbook/admin/templates/administration/token/list.html @@ -69,12 +69,11 @@

- {% trans 'No Applications.' %} + {% trans 'No Tokens.' %}

- {% trans 'Currently no applications exist. Click the button below to create one.' %} + {% trans 'Currently no tokens exist.' %}
- {% trans 'Create' %}
{% endif %}