Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2021-05-06 20:39:51 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-05-28 18:50:49 +0300
commit9cce059aecc7066df6e6922fe60d5b1d0d128576 (patch)
treefcdf3e520dea4ecd5a7845c97bbab9215224e399 /page-partnerapply.php
parent3f45e7aeac503154ad96b3c4b85425d2ee10c997 (diff)
trial form
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-partnerapply.php')
-rw-r--r--page-partnerapply.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-partnerapply.php b/page-partnerapply.php
index 7a0c4ec4..3c248bf6 100644
--- a/page-partnerapply.php
+++ b/page-partnerapply.php
@@ -77,7 +77,7 @@
</select></label></p>
<p><label for="comments">As partner, what value would you bring to Nextcloud and its customers?<br />
<textarea name="comments" maxlength="2000" cols="80" rows="8" placeholder="What makes your offering special?"></textarea></label></p>
- <p><input type="checkbox" id="gdprcheck" name="gdprcheck" value="gdprchecked"><label for="gdprcheck"> I agree with the Nextcloud privacy policy and understand my data will be processed so Nextcloud can reach out to me.<br /></p>
+ <p><input type="checkbox" id="gdprcheck" name="gdprcheck" value="gdprchecked"><label for="gdprcheck"> I agree with the Nextcloud privacy policy and understand my data will be processed so Nextcloud can reach out to me.<br />Should we have a distribution in your region, you agree with this request that we forward your contact details to our distribution.<br /></p>
<input type="submit" value=" Submit inquiry " class="button button--blue">
</div>
</div>