Skip to content

Commit

Permalink
update register text
Browse files Browse the repository at this point in the history
  • Loading branch information
birdpump committed May 21, 2024
1 parent f7bfc33 commit 9357094
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/routes/(app)/register/views/Final.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<div class="box-header">Confirm Locker Selection</div>
<div class="small-text">Your locker is assigned randomly</div>
<div class="selection-div">

</div>

<button class="submit" on:click={next}>{buttonMessage}</button>
Expand Down
4 changes: 2 additions & 2 deletions src/routes/(app)/register/views/View2.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -204,12 +204,12 @@
<div class="box">
<div class="box-cont">
<div class="box-header">Verification Status</div>
<div class="small-text">Check Your School Email for Verification link</div>
<div class="small-text">Please Check Your School Email for Verification Link</div>
<div class="small-text">You will be able to proceed once all students have verified</div>
<div class="stat-div">
<div class="stat-1-subcont-1">
<div class="stat-1-grade-cont">


<div class="stat-1-grade-element-subcont">
<div
class="material-symbols-outlined filled-icons"
Expand Down

0 comments on commit 9357094

Please sign in to comment.