Here comes some cleanups of strings in conditional_fields.module to make it more uniform.
Cheers
/Magnus
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | conditional_fields.module.patch | 2.97 KB | magnus |
| conditional_fields.module.patch | 1.92 KB | magnus |
Here comes some cleanups of strings in conditional_fields.module to make it more uniform.
Cheers
/Magnus
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | conditional_fields.module.patch | 2.97 KB | magnus |
| conditional_fields.module.patch | 1.92 KB | magnus |
Comments
Comment #1
magnus commentedFound an illegal t() around a variable on row 417 that I corrected in this updated patch.
Comment #2
peterpoe commentedCommitted, thanks.