Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waitlist text changes #829

Merged
merged 1 commit into from
Nov 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion huxley/www/js/components/LoginView.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class LoginView extends React.Component {
Log In
</Button>
<Button loading={false} color="green" href="/register">
Register for BMUN
Register for BMUN's waitlist
</Button>
</div>
<NavLink direction="left" href="/password">
Expand Down
4 changes: 2 additions & 2 deletions huxley/www/js/text/RegistrationViewText.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Register for Berkeley Model United Nations
# Waitlist for Berkeley Model United Nations

Please fill out the following information to register your school for BMUN {{ conferenceSession }}. All fields are required. Please note that BMUN is a high school level conference.
Please fill out the following information to register your school for BMUN {{ conferenceSession }}'s waitlist. All fields are required. Please note that BMUN is a high school level conference.
Loading