summaryrefslogtreecommitdiff
path: root/templates/user/view_request.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/view_request.html')
-rw-r--r--templates/user/view_request.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/view_request.html b/templates/user/view_request.html
index 4a896bf..f1f08b1 100644
--- a/templates/user/view_request.html
+++ b/templates/user/view_request.html
@@ -28,7 +28,7 @@
{% else %}
{% ifequal "MT" req.role %}
- <a href="/user/view/uid={{req.sent_by.id}}">{{req.sent_by.username}}</a> requested you to act as a mentor for the task
+ <a href="/user/view/uid={{req.sent_by.id}}">{{req.sent_by.username}}</a> requested you to act as a reviewer for the task
<a href="/task/view/tid={{req.task.id}}">{{req.task.title}}</a><br />
{% else %}
You have been requested to act as