First pass at adding key files
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
To: <%if Review_GuestEmail%><%if Review_GuestName%>"<%Review_GuestName%>" <<%Review_GuestEmail%>><%else%><%Review_GuestEmail%><%endif%><%elsif Name%>"<%Name%>" <<%Email%>><%else%><%Email%><%endif%>
|
||||
From: <%config.db_admin_email%>
|
||||
Subject: Your review has been rejected
|
||||
|
||||
Hello<%if Review_GuestName%> <%Review_GuestName%><%elsif Name%> <%Name%><%endif%>,
|
||||
|
||||
Your review:
|
||||
|
||||
<%Review_Subject%>
|
||||
|
||||
of the link:
|
||||
|
||||
<%URL%>
|
||||
|
||||
that was submitted on <%Review_Date%> has been rejected
|
||||
for one of the following reasons:
|
||||
|
||||
1. Unsuitable content.
|
||||
|
||||
If you have any questions, please don't hesitate to ask.
|
||||
|
||||
<%site_title%>
|
||||
|
||||
<%~--
|
||||
File : review_rejected.eml
|
||||
Description : This is the e-mail a user receives when their review is
|
||||
rejected. It can be customized by the admin prior to
|
||||
sending.
|
||||
Tags : All the properties of the review and the link (was
|
||||
reviewed) that was rejected are available.
|
||||
--%>
|
Reference in New Issue
Block a user