diff options
Diffstat (limited to 'templates/task/publish.html')
-rw-r--r-- | templates/task/publish.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/task/publish.html b/templates/task/publish.html index e8114bc..e4b79e2 100644 --- a/templates/task/publish.html +++ b/templates/task/publish.html @@ -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"> |