Include "referrer" parameter for fsfe-cd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Reinhard Müller 2020-05-18 16:46:53 +02:00
parent 9b77c14d0b
commit efd59c722e
4 changed files with 4 additions and 0 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>