Bunch of wording changes.

This commit is contained in:
2024-10-23 08:22:49 -07:00
parent 4f51bd52ed
commit b7ad5bdcea
8 changed files with 1720 additions and 7 deletions

View File

@@ -117,7 +117,7 @@ Template.InternshipHtmlEditor.onCreated(function() {
if(ask) {
//Ask the user if they want to update the repository with their changes.
swal({
swal.fire({
title: "Save Changes",
text: "Would you like to save any changes you have made to this page?",
type: "question",