Include "referrer" parameter for fsfe-cd
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9b77c14d0b
commit
efd59c722e
@ -59,6 +59,7 @@
|
||||
<div class="form-group">
|
||||
<input type="email" class="form-control" name="email1" placeholder="Ihre E-Mail-Adresse" required="yes"/>
|
||||
</div>
|
||||
<input type="hidden" name="referrer" value="https://fsfe.org/index.html"/>
|
||||
<input type="hidden" name="wants_info" value="yes"/>
|
||||
<input type="hidden" name="return_to" value="https://fsfe.org/index.html"/>
|
||||
<button class="btn btn-default" type="submit">Auf dem Laufenden bleiben</button>
|
||||
|
@ -57,6 +57,7 @@
|
||||
<div class="form-group">
|
||||
<input type="email" class="form-control" name="email1" placeholder="Your email address" required="yes"/>
|
||||
</div>
|
||||
<input type="hidden" name="referrer" value="https://fsfe.org/index.html"/>
|
||||
<input type="hidden" name="wants_info" value="yes"/>
|
||||
<input type="hidden" name="return_to" value="https://fsfe.org/index.html"/>
|
||||
<button class="btn btn-default" type="submit">Stay informed</button>
|
||||
|
@ -57,6 +57,7 @@
|
||||
<div class="form-group">
|
||||
<input type="email" class="form-control" name="email1" placeholder="Il tuo indirizzo email" required="yes"/>
|
||||
</div>
|
||||
<input type="hidden" name="referrer" value="https://fsfe.org/index.html"/>
|
||||
<input type="hidden" name="wants_info" value="yes"/>
|
||||
<input type="hidden" name="return_to" value="https://fsfe.org/index.html"/>
|
||||
<button class="btn btn-default" type="submit">Voglio rimanere informato/a</button>
|
||||
|
@ -50,6 +50,7 @@
|
||||
<div class="form-group">
|
||||
<input type="email" class="form-control" name="email1" placeholder="Uw e-mailadres" required="yes"/>
|
||||
</div>
|
||||
<input type="hidden" name="referrer" value="https://fsfe.org/index.html"/>
|
||||
<input type="hidden" name="wants_info" value="yes"/>
|
||||
<input type="hidden" name="return_to" value="https://fsfe.org/index.html"/>
|
||||
<button class="btn btn-default" type="submit">Blijf op de hoogte</button>
|
||||
|
Loading…
Reference in New Issue
Block a user