modif template log to logstribe folder
This commit is contained in:
		| @@ -462,7 +462,7 @@ Notifications.sendmail = async (data, tribe) => { | ||||
|     data.subject | ||||
|   ); | ||||
|   */ | ||||
|   fs.outputFile(`../${tribe}/template/${data.templatename}_${data.lg}.html`, data.html); | ||||
|   fs.outputFile(`../${tribe}/logs/template/${data.templatename}_${data.lg}.html`, data.html); | ||||
|  | ||||
|   try { | ||||
|     res = await transporter.sendMail(data); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user