diff options
Diffstat (limited to 'templates/task/publish.html')
-rw-r--r-- | templates/task/publish.html | 5 |
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"> |