summaryrefslogtreecommitdiff
path: root/templates/about/admin.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/about/admin.html')
-rw-r--r--templates/about/admin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about/admin.html b/templates/about/admin.html
index e623b8f..e618d3e 100644
--- a/templates/about/admin.html
+++ b/templates/about/admin.html
@@ -3,6 +3,6 @@
PyTasks - About - Admin
{% endblock %}
{% block content %}
- Admin is the user who has to approve assign of credits to any user for his/her work on the task.<br />
+ Admin is the user who has to approve assign of pynts to any user for his/her work on the task.<br />
An Admin also has the right to request normal users to become admins or managers or developers.
{% endblock %}