Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter patrickschultz

    (@patrickschultz)

    Hi there,

    theres still one Button that I`m not able to translate.
    At the end before hitting the buy now button, theres a Apply Gift Card Button which I′m not able to translate.

    		<form id="pwgc-redeem-gift-card-form">
        <label for="pwgc-redeem-gift-card-number">Hast du eine Geschenkgutschein?</label>
        <div id="pwgc-redeem-error" style="color: red;"></div>
        <input type="text" id="pwgc-redeem-gift-card-number" name="card_number" autocomplete="off" placeholder="Geschenkgutschein Code">
        <input type="submit" id="pwgc-redeem-button" data-wait-text="Bitte warten..." style="display: block; margin-bottom: 24px; margin-top: 4px;" value="Apply Gift Card">
    </form>
Viewing 1 replies (of 1 total)