Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,
    i have the same problem..
    this is the HTML form:

    <div class=”tnp”>
    <form method=”post” action=”http://www.domain.de/?na=s&#8221; onsubmit=”return newsletter_check(this)”>
    <div class=”tnp-field-firstname”><label><small>Name</small></label><input class=”uk-input tnp-firstname” type=”text” name=”nn” required></div>
    <div class=”tnp-field-email uk-margin-bottom”><label><small>Email</small></label><input class=”uk-input tnp-email” type=”email” name=”ne” required></div>
    <div class=”tnp-field-button”><input class=”uk-input tnp-submit” type=”submit” value=”Abonnieren”>
    </div>
    </form>
    </div>

    • This reply was modified 8 years, 11 months ago by Giuseppe.
Viewing 1 replies (of 1 total)