wrench logo url

This commit is contained in:
CHIEFSOFT\ameye
2024-06-23 21:03:11 -04:00
parent a70aa0ba8d
commit 8901c0d640
7 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1393,7 +1393,7 @@ long JobAddedMail(CVars in) //TESTED
vars2form(x, form2);
out["alertemail"] = CfgReadChar("transnotif.contact");
char * server_name = getenv("SERVER_NAME");
form2.LetStr("server_name", "https://dashboard.wrenchboard.com");
form2.LetStr("server_name", "https://www.wrenchboard.com");
form2.LetStr("site_name", "WrenchBoard");
in["title"] = "Job Added Alert";
in["message"] = "Job Added Alert";
@@ -1648,7 +1648,7 @@ long CustomerAirSalePayment(CVars in) {
form.LetStr("paymode", "Payment with card");
}
form.LetStr("server_name", "https://dashboard.wrenchboard.com");
form.LetStr("server_name", "https://www.wrenchboard.com");
form.LetStr("site", server_name);
form.LetStr("email", x["email2"].c_str());
form.Email("topup_payment.mailfile"); //customer notification