changeset 95 | e4034904f82e |
parent 94 | d1f59bbc2685 |
child 96 | 2881ed1c52b0 |
--- a/templates/task/view.html Thu Feb 25 16:17:56 2010 +0530 +++ b/templates/task/view.html Thu Feb 25 16:37:46 2010 +0530 @@ -76,7 +76,7 @@ <a href="/task/assigncredits/tid={{task.id}}">Assign credits</a> {% endif %} {% if not is_guest and task_claimable %} - <a href="/task/claim/tid={{task.id}}">View claims</a><br /> + <a href="/task/claim/tid={{task.id}}">View claims for this task</a>.<br /> {% endif %} {% if comments %}