Skip to content

Instantly share code, notes, and snippets.

@lucaswxp
Created February 3, 2012 17:22
Show Gist options
  • Select an option

  • Save lucaswxp/1731246 to your computer and use it in GitHub Desktop.

Select an option

Save lucaswxp/1731246 to your computer and use it in GitHub Desktop.
<new_text_field name="email" label="Email: " icon="email.png">
<validation>
<valid_email>Please, enter a valid email.</valid_email>
</validation>
</new_text_field>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment