Add progress to class creation, fix interest emails
If there's 20 people interested in a course, class creation could take quite a while so show progress. Only send emails to active members. Change "Interest +" wording to "interested" in emails.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<div>You can find the class on its course page here:<br></div>
|
||||
<div><a href="[link]">[link]</a><br></div>
|
||||
<div><br></div>
|
||||
<div>Your "interest" in this course is now removed and you won't receive any more notifications about its classes until you press the "Interest +" button again.<br></div>
|
||||
<div>Your "interest" in this course is now removed and you won't receive any more notifications about its classes until you press the "interested" button again.<br></div>
|
||||
<div><br></div>
|
||||
<div>Spaceport<br></div>
|
||||
</body>
|
||||
|
@@ -6,6 +6,6 @@ You can find the class on its course page here:
|
||||
[link]
|
||||
|
||||
Your "interest" in this course is now removed and you won't receive any more
|
||||
notifications about its classes until you press the "Interest +" button again.
|
||||
notifications about its classes until you press the "interested" button again.
|
||||
|
||||
Spaceport
|
||||
|
Reference in New Issue
Block a user