Skip to content

Instantly share code, notes, and snippets.

@AlexZeitler
Created February 16, 2012 10:36
Show Gist options
  • Select an option

  • Save AlexZeitler/1843935 to your computer and use it in GitHub Desktop.

Select an option

Save AlexZeitler/1843935 to your computer and use it in GitHub Desktop.
<label for="customer">Customer</label>
<input id="customer" name="customer" type="text" data-val="true" data-val-required="Kunden-Name benötigt" value="" />
<span class="field-validation-valid" data-valmsg-for="customer" data-valmsg-replace="true"></span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment