From e5d2242006b9ebba504785f37049d8e07bb4c580 Mon Sep 17 00:00:00 2001
From: nishanth
Date: Wed, 24 Feb 2010 15:10:03 +0530
Subject: removed unwanted links.
---
templates/task/claim.html | 3 ++-
templates/task/view.html | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
(limited to 'templates/task')
diff --git a/templates/task/claim.html b/templates/task/claim.html
index 26eceef..c656146 100644
--- a/templates/task/claim.html
+++ b/templates/task/claim.html
@@ -8,7 +8,8 @@
{{claim.message}}
{% endfor %}
{% else %}
- There are no claims for task {{task.title}} yet.
+ There are no claims for this task yet.
+ Click here to return to the task.
{% endif %}
{% if task_claimed and is_mentor %}
Assign task
diff --git a/templates/task/view.html b/templates/task/view.html
index 18c04c2..9f01594 100644
--- a/templates/task/view.html
+++ b/templates/task/view.html
@@ -4,7 +4,7 @@
{% endblock %}
{% block content %}
{% if task_viewable %}
- Browse tasks
+ Edit task