From 485e764a242fccb9ee042ce3fcae009a143843de Mon Sep 17 00:00:00 2001 From: john Date: Sun, 4 May 2003 12:55:40 +0000 Subject: [PATCH] added in a key for the mail template --- source/default.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/source/default.properties b/source/default.properties index 07000e13..0a1aac46 100755 --- a/source/default.properties +++ b/source/default.properties @@ -402,6 +402,7 @@ ServletModule.OpenIndy.PostingDisabledTemplate=posting_disabled.template ServletModule.OpenIndy.SearchResultsTemplate=search_results.template ServletModule.OpenIndy.PrepareMailTemplate=prepare_mail.template ServletModule.OpenIndy.SentMailTemplate=sent_mail.template +ServletModule.OpenIndy.MailableArticleTemplate=email_article.template ServletModule.OpenIndy.EmailIsFrom=mailer@somewhere.org ServletModule.OpenIndy.SMTPServer=localhost ServletModule.OpenIndy.ErrorTemplate=error.template -- 2.11.0