diff -r 439e419b6c13 -r 3bfe70742aa8 templates/task/addmentor.html
--- a/templates/task/addmentor.html Wed Mar 03 05:36:21 2010 +0530
+++ b/templates/task/addmentor.html Wed Mar 03 11:19:42 2010 +0530
@@ -3,9 +3,9 @@
Click here to return to the task.
Requesting a user to act as a mentor for the task sends him a request. If he accepts the request, he will also be the mentor for this task
{% ifequal task.status "UP" %}
- and can view/editlearn more the task. But only the creator of a task can publish the task.
+ and can view/editlearn more the task. But only the creator of a task can publish the task.
{% else %}
- and will have all the rightslearn more you posses over the task.
+ and will have all the rightslearn more you posses over the task.
{% endifequal %}