hyzhou404 commited on
Commit
386bb07
·
verified ·
1 Parent(s): 42f47b4

Update competitions/templates/index.html

Browse files
Files changed (1) hide show
  1. competitions/templates/index.html +1 -1
competitions/templates/index.html CHANGED
@@ -391,7 +391,7 @@
391
  if (is_white_team) {
392
  showSubmissionModal(); // Show the submission modal
393
  } else {
394
- alert(`Access to the "Submit" will be granted after we manually review your registration. This process usually takes up to 24 hours.`)
395
  }
396
  });
397
  if (is_login && !is_registered) {
 
391
  if (is_white_team) {
392
  showSubmissionModal(); // Show the submission modal
393
  } else {
394
+ alert(`Access to "SUBMIT" will be granted after we manually review your registration. This process usually takes up to 24 hours.`)
395
  }
396
  });
397
  if (is_login && !is_registered) {