| Index: .sitescripts.example |
| =================================================================== |
| --- a/.sitescripts.example |
| +++ b/.sitescripts.example |
| @@ -168,16 +168,17 @@ |
| Platform=adblock-plus(-[\d\.]+)?-for-chrome-opera-safari(-next)? |
| Adblock-Plus-for-Firefox=adblock-plus(-[\d\.]+)?-for-firefox(-next)? |
| [formmail] |
| template=formmail/template/eyeo.mail |
| [formmail2] |
| test.url=test/apply/submit |
| +test.csv_log = /etc/server/test.csv_log |
|
Vasily Kuznetsov
2017/02/28 18:38:49
Remember the comment about changing this to /var/l
Jon Sonesen
2017/03/07 12:11:23
Will make it into that
|
| test.template=formmail/test/template/test.mail |
| test.fields.email=mandatory, email |
| test.fields.email.mandatory=You failed the email test |
| test.fields.email.email=You failed the email validation |
| test.fields.non_mandatory_email=email |
| test.fields.non_mandatory_message= |
| test.fields.mandatory=mandatory |