diff -r 581ad20b8c39 -r 0c97a02b9bdb templates/index.html --- a/templates/index.html Sun Feb 28 14:58:11 2010 +0530 +++ b/templates/index.html Sun Feb 28 15:59:47 2010 +0530 @@ -69,11 +69,11 @@ Create a task
{% endif %} {% ifequal user.get_profile.rights "MG" %} - Request another to be a Developer + Request another user to be a Developer
Request another user to act as manager
{% endifequal %} {% ifequal user.get_profile.rights "AD" %} - Request another to be a Developer
+ Request another user to be a Developer

Request another user to act as a Manager
Request another user to act as an Admin
{% endifequal %}