| Index: .sitescripts.example |
| =================================================================== |
| --- a/.sitescripts.example |
| +++ b/.sitescripts.example |
| @@ -167,16 +167,17 @@ |
| [hg_module_milestones] |
| 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.csv_log = /var/log/somthing.csv_log |
|
Vasily Kuznetsov
2017/03/21 14:00:34
Not a big deal but typo :)
Jon Sonesen
2017/03/22 14:28:19
Done.
|
| test.url=test/apply/submit |
| 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 |