-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8bd3bd8
commit f5cbde1
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -834,8 +834,9 @@ export default function ClubEditCard({ | |
<LiveBanner> | ||
<LiveTitle>Queue Closed for New Clubs</LiveTitle> | ||
<LiveSub> | ||
Submissions for new clubs are closed until the school year | ||
begins. | ||
Submissions for new clubs are closed for the time being. | ||
Please reach out to the Office of Student Affairs at | ||
[email protected] with any questions. | ||
</LiveSub> | ||
</LiveBanner> | ||
)} | ||
|