Skip to content

Commit

Permalink
email fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
KambangSinclaire committed Oct 11, 2024
1 parent 6a866e5 commit 02e7b0e
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions src/common/constants/kingsschool-messages.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ export const KingsSchoolEmailTemplates = {
=> <strong>Schhol Grading/Reports management:</strong> Manage learning grading system and report card generation<br><br>
=> <strong>License management:</strong> Allocate and track software licenses, ensuring optimal resource utilization.<br><br>
=> <strong>Security management:</strong> Implement security policies, control access, and monitor activity for complete data protection.<br><br>
=> <strong>Reporting & analytics:</strong> Gain valuable insights into software usage and user activity through detailed reports.<br><br>
Expand All @@ -40,7 +38,6 @@ Dear <strong>${data.username}</strong>,<br><br>
We are thrilled to welcome you to Kingsschool Software!<br><br>
Your account has been successfully created, and we are excited to have you on board.<br><br>
As an essential member of the <strong>${data.school.name}</strong> team, you play a crucial role in ensuring the smooth operation and success of our Institution.<br><br>
Here are a few key details to help you get started:<br><br>
Expand All @@ -49,18 +46,15 @@ Here are a few key details to help you get started:<br><br>
<strong>Getting Started:</strong><br><br>
=> <strong>Login:</strong> Visit <a href="https://kingsschool.com/login">kingsschool</a> and enter your username and temporary password to log in for the first time.<br><br>
=> <strong>Change Password:</strong> Upon your first login, you will be prompted to change your password.<br>
Please choose a strong, secure password that you can easily remember.<br><br>
=> <strong>Login:</strong> Visit <a href="https://sms.ksoftinc.com">kingsschool</a> and enter your username and temporary password to log in for the first time.<br><br>
=> <strong>Explore Features:</strong> Familiarize yourself with the various features and functionalities available to you within Kingsschool Software.<br>
Our user-friendly interface is designed to streamline your tasks and enhance efficiency.<br><br>
=> <strong>Support and Resources:</strong> Should you have any questions or encounter any issues, our support team is here to assist you.<br>
You can reach out to <strong>${data.school.contact_email ?? "kingsschoolsoft@gmail.com"}</strong> or <strong>${data.school.contact_phone ?? "(+237) 675 455 860"}</strong> for prompt assistance.<br><br>
You can reach out to <strong>${data.school.contact_email ?? "kingscorpsoft@gmail.com"}</strong> or <strong>${data.school.contact_phone ?? "(+237) 675 455 860"}</strong> for prompt assistance.<br><br>
=> <strong>Updates and Announcements:</strong> Stay informed about the latest updates, enhancements, and announcements by regularly checking our <a href="https://kingsschool.com">website</a>.<br><br>
=> <strong>Updates and Announcements:</strong> Stay informed about the latest updates, enhancements, and announcements by regularly checking our <a href="https://ksoftinc.com">website</a>.<br><br>
Sincerely,<br>
Expand Down

0 comments on commit 02e7b0e

Please sign in to comment.