Skip to content
Code-Schnipsel Gruppen Projekte
CouponCodeInput.html 264 B
Newer Older
  • Learn to ignore specific revisions
  • <div class="quiqqer-coupons-couponcodeinput">
        <label>
            <span>{{labelInput}}</span>
            <input type="text" name="code"/>
        </label>
        <button class="quiqqer-coupons-couponcodeinput-btn">
            <span>{{submitBtnText}}</span>
        </button>
    </div>