From: john Date: Sun, 4 May 2003 12:55:40 +0000 (+0000) Subject: added in a key for the mail template X-Git-Tag: BEFORE_MERGE_1_1~112 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=485e764a242fccb9ee042ce3fcae009a143843de;p=mir.git added in a key for the mail template --- 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