From 258e28adbb259a9919078df6203342c594f36ae2 Mon Sep 17 00:00:00 2001 From: Dslak Date: Sun, 19 Sep 2021 13:43:32 +0200 Subject: [PATCH] Sep 21 review update email template update footer info login redirect --- api/send_mail.php | 10 +++++----- api/user_add.php | 4 ++-- components/account/account.html | 8 ++++++++ components/footer/footer.html | 3 ++- pages/index.ejs | 9 +++++++++ 5 files changed, 26 insertions(+), 8 deletions(-) diff --git a/api/send_mail.php b/api/send_mail.php index bcc4955..20b9121 100644 --- a/api/send_mail.php +++ b/api/send_mail.php @@ -35,7 +35,7 @@ function sendEmail($toEmail, $toName, $subject, $body) { function emailHeader() { return ' - +