Revised the text messages in the detail templates.

This commit is contained in:
2020-08-09 20:49:18 +08:00
parent c500f15945
commit a26eeb5ea6
4 changed files with 8 additions and 8 deletions

View File

@ -70,7 +70,7 @@ First written: 2020/8/9
</a>
<a class="btn btn-primary" role="button" href="{% url "mia_core:users.edit" user %}">
<i class="fas fa-user-cog"></i>
{{ _("Setting")|force_escape }}
{{ _("Settings")|force_escape }}
</a>
{% if user.login_id == request.user.login_id %}
<button class="btn btn-secondary" type="button" disabled="disabled" title="{{ _("You cannot delete your own account.")|force_escape }}">