summaryrefslogtreecommitdiff
path: root/templates/task/publish.html
diff options
context:
space:
mode:
authornishanth2010-02-26 13:22:13 +0530
committernishanth2010-02-26 13:22:13 +0530
commit783a2c959f365588849b2af728aa7e9b0c19bf02 (patch)
tree0c110808e97f728ef0e2d624739ef8a07de6c0de /templates/task/publish.html
parent8f9406383064921f8cf50bad0a6d4f1bd06f9cb4 (diff)
downloadpytask-783a2c959f365588849b2af728aa7e9b0c19bf02.tar.gz
pytask-783a2c959f365588849b2af728aa7e9b0c19bf02.tar.bz2
pytask-783a2c959f365588849b2af728aa7e9b0c19bf02.zip
mark task as complete functionality is added.
Diffstat (limited to 'templates/task/publish.html')
-rw-r--r--templates/task/publish.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/task/publish.html b/templates/task/publish.html
index f232767..e8114bc 100644
--- a/templates/task/publish.html
+++ b/templates/task/publish.html
@@ -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">