diff options
Diffstat (limited to 'templates/about/request.html')
-rw-r--r-- | templates/about/request.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/about/request.html b/templates/about/request.html index 4c20b34..9776b3a 100644 --- a/templates/about/request.html +++ b/templates/about/request.html @@ -10,13 +10,13 @@ Redundant requests are automatically removed.<br /><br /> The following can be redundant requests. <ul> - <li>You are requested to act as a mentor and the task is published or deleted or closed or completed</li> + <li>You are requested to act as a reviewer and the task is published or deleted or closed or completed</li> <li>There are requests for assigning pynts to a user for a task and the task is closed or completed</li> <li>There are requests for assigning pynts to a user and the user is removed from the working users of the task</li> </ul> These redundant requests when removed, a notification is sent to the requested user. <ul> - <li>You accept a request to act as mentor for a task and there are similar requests </li> + <li>You accept a request to act as reviewer for a task and there are similar requests </li> <li>You accept a request to act as an admin and there are similar or less privileged requests ("Manager", "Developer")</li> <li>You accept a request to act as a manager and there are similar or less privileged requests ("Developer")</li> <li>You accept a request to act as a developer and there are similar requests</li> |