зеркало из https://github.com/mozilla/bedrock.git
added WebTrends handler to newsletter form in base responsive template
This commit is contained in:
Родитель
3425f80b42
Коммит
c1cdc576c2
|
@ -81,7 +81,8 @@
|
|||
{% endif %}
|
||||
|
||||
<form class="billboard{% if request.newsletter_form.errors %} has-errors{% endif%}"
|
||||
id="footer-email-form" action="#footer-email-form" method="post">
|
||||
id="footer-email-form" action="#footer-email-form" method="post"
|
||||
onsubmit="dcsMultiTrack('DCS.dcsuri','/signmeup.button','WT.ti','Sign%20Me%20Up','WT.dl','26');">
|
||||
<input type="hidden" name="newsletter-footer" value="Y" />
|
||||
<input type="hidden" name="newsletter"
|
||||
value="{% block email_form_newsletter %}mozilla-and-you{% endblock %}" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче