Skip to content

Commit

Permalink
Mismatched seat code HTML
Browse files Browse the repository at this point in the history
Signed-off-by: Faisal N <[email protected]>
  • Loading branch information
faisalnjs authored Jan 21, 2025
1 parent bbb127b commit c50b3a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,12 @@ <h1 class="text-placeholder">000</h1>
</li>
</ol>
</dialog>
<dialog data-modal-page="seat-code-period-mismatch" data-page-title="Mismatched Seat Code">
<p>
Did you mean to change your seat code? The seat code you entered does not match the class period you are currently in.
</p>
<p>To fix this, dismiss this warning and change your seat code, or ignore this warning.</p>
</dialog>
<script src="src/main.js" type="module"></script>
</body>
</html>

0 comments on commit c50b3a3

Please sign in to comment.