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>2016-10-13 22:08:56 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-10-13 22:08:56 +0300
commit235d12d568f374c536382ac4caff6cf72acd8e0a (patch)
tree98a1bd689b67d4323499995c7b42b8c4b5a149e4 /page-securesharing.php
parent6486da9c334a0d9a8ea84efd97fa4e86af1735e3 (diff)
forms need a + or 00
Diffstat (limited to 'page-securesharing.php')
-rw-r--r--page-securesharing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-securesharing.php b/page-securesharing.php
index 66f71d02..334075f4 100644
--- a/page-securesharing.php
+++ b/page-securesharing.php
@@ -56,7 +56,7 @@ The goal should be to streamline productivity without sacrificing visibility int
<p><label for="organization">Organization<br>
<input type="text" name="organization" maxlength="100" size="60" placeholder=""></label></p>
<p><label for="phone">Phone number<br>
- <input type="text" name="phone" maxlength="40" size="60" placeholder="Please include country code"></label></p>
+ <input type="text" name="phone" maxlength="40" size="60" placeholder="Please include country code (00 or + in front)"></label></p>
<p><label for="comments">Your message<br />
<textarea name="comments" maxlength="2000" cols="60" rows="6" placeholder="Let us know how we can help you!"></textarea></label></p>
<td colspan="2" style="text-align:center">