Skip to content

Instantly share code, notes, and snippets.

@lucaswxp
Created February 3, 2012 16:48
Show Gist options
  • Select an option

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

Select an option

Save lucaswxp/1731074 to your computer and use it in GitHub Desktop.
<!-- FIELDS SETTINGS -->
<fields>
<!-- Name -->
<new_text_field name="name" label="Name: " icon="user.png" description="Enter your complete name">
<validation>
<required>Please, enter a name.</required>
</validation>
</new_text_field>
</fields>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment