From 80171a5a1ff76610dfac46766ae26b9ce4d65a27 Mon Sep 17 00:00:00 2001 From: Mavis Ou Date: Fri, 28 Aug 2015 15:27:56 -0700 Subject: [PATCH] fixes #1174, updated clubs modal copy --- components/modal-clubs.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/modal-clubs.jsx b/components/modal-clubs.jsx index 1624274c5..7b8cce7d8 100644 --- a/components/modal-clubs.jsx +++ b/components/modal-clubs.jsx @@ -168,7 +168,7 @@ var ModalAddOrChangeYourClub = React.createClass({ var content, isFormDisabled; var isAdd = !this.props.club; var action = isAdd ? "add" : "change"; - var modalTitle = isAdd ? "Apply for the next round of Mozilla Clubs" + var modalTitle = isAdd ? "Get matched with a Regional Coordinator" : "Change Your Club"; var idPrefix = this.props.idPrefix; @@ -192,7 +192,7 @@ var ModalAddOrChangeYourClub = React.createClass({ : null} {this.renderValidationErrors()} -

We're full! Let us know if you'd like to be considered for the next round.

+

We have a waiting list for Regional Coordinators. Fill out the information below, and we'll match you as soon as we can.