| OLD | NEW |
| 1 classes: | 1 classes: |
| 2 statsclient: | |
| 3 web::server: | 2 web::server: |
| 4 vhost: acceptableads.com | 3 vhost: acceptableads.com |
| 5 aliases: | 4 aliases: |
| 6 - www.acceptableads.com | 5 - www.acceptableads.com |
| 7 - acceptableads.org | 6 - acceptableads.org |
| 8 - www.acceptableads.org | 7 - www.acceptableads.org |
| 9 custom_config: | | 8 custom_config: | |
| 10 rewrite ^(/..)?/[Pp]latform$ $1/tool-certification permanent; | 9 rewrite ^(/..)?/[Pp]latform$ $1/tool-certification permanent; |
| 11 is_default: true | 10 is_default: true |
| 12 multiplexer_locations: | 11 multiplexer_locations: |
| (...skipping 16 matching lines...) Expand all Loading... |
| 29 committee.fields.title.mandatory = No job title entered | 28 committee.fields.title.mandatory = No job title entered |
| 30 committee.fields.company = mandatory | 29 committee.fields.company = mandatory |
| 31 committee.fields.company.mandatory = No company name entered | 30 committee.fields.company.mandatory = No company name entered |
| 32 committee.fields.email = mandatory, email | 31 committee.fields.email = mandatory, email |
| 33 committee.fields.email.email = Invalid email address | 32 committee.fields.email.email = Invalid email address |
| 34 committee.fields.phone = | 33 committee.fields.phone = |
| 35 committee.fields.group = mandatory | 34 committee.fields.group = mandatory |
| 36 committee.fields.group.mandatory = No group selected | 35 committee.fields.group.mandatory = No group selected |
| 37 committee.fields.motivation = | 36 committee.fields.motivation = |
| 38 | 37 |
| OLD | NEW |