templates/task/publish.html
changeset 114 38793914921b
parent 111 c272d4c601cd
child 126 e5377fdaf110
--- a/templates/task/publish.html	Fri Feb 26 11:34:17 2010 +0530
+++ b/templates/task/publish.html	Fri Feb 26 13:22:13 2010 +0530
@@ -5,8 +5,9 @@
 {% block content %}
     <b>Disclaimer:</b><br />
     Publishing a task will make the task visible to every one.
-    All the existing mentors will be removed from the list of mentors and only you will have the rights to edit and mentor the task.
-    But mentors can be added by sending them a request later on.<br /><br />
+    Only you will have mentoring rights on this task. But you can request another user also to mentor the task.<br />
+    This action cannot be undone.
+    <br /><br />
     Please confirm if you want to publish.
     <form action="" method="post">
         <input value="Publish" type="submit">