mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-27 19:29:11 -04:00
Merge pull request #3538 from alphagov/start-time-hint
Make start time explicit when previewing a broadcast
This commit is contained in:
@@ -993,7 +993,7 @@ class ChooseBroadcastDurationForm(StripWhitespaceForm):
|
||||
)
|
||||
|
||||
finishes_at = RadioField(
|
||||
'When should this broadcast end?',
|
||||
'End time',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user