Skip to content

Commit 7b4035d

Browse files
authored
fix: Change add period button to save new period. (#9847)
1 parent 9546e15 commit 7b4035d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ietf/templates/group/change_reviewer_settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2 class="mt-5">Unavailable periods</h2>
8989
<button type="submit"
9090
class="btn btn-primary"
9191
name="action"
92-
value="add_period">Add period</button>
92+
value="add_period">Save new period</button>
9393
</form>
9494
</div>
9595
<h2 class="mt-5">History of settings</h2>

0 commit comments

Comments
 (0)