From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($post.Section.Name, $charSet) post approved: $mime.EncodeHeader($post.Subject, $charSet) #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) Your forum post was approved, but moved to a different location. Subject: $mg.RenderText($post.Subject) Moved to: $mg.RenderText($post.Section.Name) Link: $post.Uri #end #else #mimebody("text/html" $charSet)
Your forum post was approved, but moved to a different location.

Subject: $mg.RenderHtml($post.Subject)
Moved to: $mg.RenderHtml($post.Section.Name)
You were sent this email because you opted to receive email notifications when someone responded to this forum thread. View the thread here.

To unsubscribe from only this thread, disable email notifications online. To disable all email notifications from $settings.SiteName, navigate to "Settings", click on the "Site Options" tab, then under the "Email Configuration" section, set "Send Notifications" to "No".

#end #end