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-07-10 16:14:48 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-07-10 16:14:48 +0300
commit138688e3e9c0635f5f11e0455830d4b9085bf0ad (patch)
tree6cf6ef63ccdf3841b1dd3380e2858310b7b1e8fe /page-contact.php
parentcee363ae0b0ff1c65b0a396c945503449c6fdcf1 (diff)
might fix issues?
Diffstat (limited to 'page-contact.php')
-rw-r--r--page-contact.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-contact.php b/page-contact.php
index 8052f2f4..21a1073e 100644
--- a/page-contact.php
+++ b/page-contact.php
@@ -14,7 +14,7 @@
<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 />