templates/task/close.html
changeset 219 f04a1ec7a07f
parent 126 e5377fdaf110
--- a/templates/task/close.html	Wed Jan 05 22:22:10 2011 +0530
+++ b/templates/task/close.html	Wed Jan 05 22:30:45 2011 +0530
@@ -5,8 +5,8 @@
 {% block content %}
     <b>Disclaimer:</b><br />
     If a task is closed, it implies the task is no more a valid task. The task cannot be edited or added subtasks/dependencies.
-    Please <a href="/task/assigncredits/tid={{task.id}}">click here</a> to return to assign credits page if you want to request assign of credits.
-    You cannot request assign of credits and all the pending requests on this task will be made invalid when a task is closed.<br /><br />
+    Please <a href="/task/assignpynts/tid={{task.id}}">click here</a> to return to assign pynts page if you want to request assign of pynts.
+    You cannot request assign of pynts and all the pending requests on this task will be made invalid when a task is closed.<br /><br />
     
     The only difference between marking a task as closed and completed is that the tasks depending on completed tasks will be free to be claimed 
     and worked on. This action cannot be undone. If you have double checked every thing, please provide a reason and close the task.<br />