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 <jos@opensuse.org>2016-07-20 23:47:03 +0300
committerGitHub <noreply@github.com>2016-07-20 23:47:03 +0300
commitb0a34441e2082aec9696933f5c1aae591fdaa89e (patch)
tree3a3dfccbd88407f6630867e606ae0c0dccc743bf /page-securesharing.php
parent6688271c5fcc2a08bda174a20de3803aa01177f6 (diff)
parent3b87a1cde72be3d26eafb99d26eaaec103a64d1c (diff)
Merge pull request #79 from nextcloud/contactformfix
might contact form fix issues?
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 44a8ef21..08932ca7 100644
--- a/page-securesharing.php
+++ b/page-securesharing.php
@@ -54,7 +54,7 @@ The goal should be to streamline productivity without sacrificing visibility int
<p><label for="email">Email<br>
<input type="text" name="email" maxlength="80" size="60"></label></p>
<p><label for="organization">Organization<br>
- <input type="text" name="organization" maxlength="80" size="60" placeholder=""></label></p>
+ <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>
<p><label for="comments">Your message<br />