From db0ac2976f4240d2000b7725c7b8ea1985bf0b6c Mon Sep 17 00:00:00 2001
From: Jared Hancock <jared@osticket.com>
Date: Tue, 12 Nov 2013 08:55:51 -0600
Subject: [PATCH] Longer addresses for the company

Fixes #126
---
 include/i18n/en_US/form.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/i18n/en_US/form.yaml b/include/i18n/en_US/form.yaml
index fe37e3bc7..244374279 100644
--- a/include/i18n/en_US/form.yaml
+++ b/include/i18n/en_US/form.yaml
@@ -144,4 +144,5 @@
         rows: 2
         cols: 40
         html: false
+        maxlength: 100
 
-- 
GitLab