Make phrasing sligtly more clear.

- Legacy-Id: 4366
This commit is contained in:
Ole Laursen 2012-05-03 18:05:02 +00:00
parent 7573505b09
commit 5345def221

View file

@ -64,7 +64,7 @@ form.change-state .actions {
<input type="submit" value="Submit"/>
{% else %}
<a href="{% url doc_view name=doc.name %}">Back</a>
<input type="submit" value="Save and notify Secretariat"/>
<input type="submit" value="Save and (possibly) notify Secretariat"/>
{% endif %}
</td>
</tr>