Jump to content

contact page problem


Recommended Posts

5 minutes ago, Daresh said:

In the end of that github page you see 2 lines of code that you need to add to contact-form.tpl file.

</div>
    </div>
    <div class="submit">
    + <input type="text" name="url" value="" class="hidden" />
    + <input type="hidden" name="contactKey" value="{$contactKey}" />
    <button type="submit" name="submitMessage" id="submitMessage" class="button btn btn-default button-medium"><span>{l s='Send'}<i class="icon-chevron-right right"></i></span></button>
    </div>
   

</fieldset>

 

these?

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...