Advertisement
Guest User

Untitled

a guest
Apr 10th, 2020
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.44 KB | None | 0 0
  1. <div class="uk-form-row rsform-block rsform-block-antispam3">
  2.         <label class="uk-form-label formControlLabel" data-uk-tooltip="{pos:'top-left'}" title="{antispam3:descriptionhtml}" for="antispam3">{antispam3:caption}<strong class="formRequired">(*)</strong></label>
  3.         <div class="uk-form-controls formControls">
  4.             {antispam3:body}
  5.             <span class="formValidation">{antispam3:validation}</span>
  6.         </div>
  7.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement