Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <div class="control-group {if error:billing_state}error{/if}">
  2. <label class="control-label" for="billing_state">State</label>
  3. <div class="controls">
  4. {field:billing_state} {error:billing_state}
  5. </div>
  6. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement