templates/task/publish.html
changeset 126 e5377fdaf110
parent 114 38793914921b
child 127 71888e23f323
--- a/templates/task/publish.html	Fri Feb 26 23:22:23 2010 +0530
+++ b/templates/task/publish.html	Sat Feb 27 00:48:50 2010 +0530
@@ -4,10 +4,10 @@
 {% endblock %}
 {% block content %}
     <b>Disclaimer:</b><br />
-    Publishing a task will make the task visible to every one.
-    Only you will have mentoring rights on this task. But you can request another user also to mentor the task.<br />
+    Publishing a task will make the task visible to every one and cannot be edited there after.<br /><br />
+    Only you will have mentoring rights on this task. But you can request other users also to mentor the task. <br /><br />
     This action cannot be undone.
-    <br /><br />
+    <br />
     Please confirm if you want to publish.
     <form action="" method="post">
         <input value="Publish" type="submit">