Created
February 3, 2012 17:32
-
-
Save lucaswxp/1731300 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <new_file_field name="photo" label="Photo: "> | |
| <validation> | |
| <extension valid="jpeg, png">Select a jpeg or png photo</extension> | |
| <mime valid="image/jpeg, image/png">Select a jpeg or png photo</mime> | |
| </validation> | |
| </new_file_field> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment