Skip to content

Commit 92b1c30

Browse files
committed
Minor tweak to instructions for removing nomcom positions. Commit ready for merge.
- Legacy-Id: 13417
1 parent c49abdd commit 92b1c30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/nomcom/remove_position.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h2>Position: {{ position }}</h2>
1616
</p>
1717
<p>
1818
{% if position.is_open %}
19-
If you are just wanting the position to disappear from the lists available to the community for providing nominations and feedback, instead of deleting the position, edit the position and change is_open to False.
19+
If you are just wanting the position to disappear from the lists available to the community for providing nominations and feedback, instead of deleting the position, edit the position and change accepting_nominations and/or accepting_feedback to False.
2020
{% else %}
2121
Since the position is closed, it will not appear on the lists available to the community for providing nominations and feedback.
2222
{% endif %}

0 commit comments

Comments
 (0)