templates/task/publish.html
changeset 140 7bdcbb4f2c27
parent 127 71888e23f323
child 218 59107ce0a618
equal deleted inserted replaced
139:56203661002a 140:7bdcbb4f2c27
     4 {% endblock %}
     4 {% endblock %}
     5 {% block content %}
     5 {% block content %}
     6     <b>Disclaimer:</b><br />
     6     <b>Disclaimer:</b><br />
     7     Publishing a task will make the task visible to every one and cannot be edited there after.<br /><br />
     7     Publishing a task will make the task visible to every one and cannot be edited there after.<br /><br />
     8     Only you will have mentoring rights on this task. But you can request other users also to mentor the task.
     8     Only you will have mentoring rights on this task. But you can request other users also to mentor the task.
     9     <sup><a href="/about/addmentors/">learn more</a></sup><br /><br />
     9     <sup><a href="/about/addmentors/" target="_blank">learn more</a></sup><br /><br />
    10     This action cannot be undone.
    10     This action cannot be undone.
    11     <br />
    11     <br />
    12     Please confirm if you want to publish.
    12     Please confirm if you want to publish.
    13     <form action="" method="post">
    13     <form action="" method="post">
    14         <input value="Publish" type="submit">
    14         <input value="Publish" type="submit">