From 0e3f01febdac8df7fd6afcc93b3f4cc4bfecb701 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Thu, 13 Oct 2011 15:35:32 +0200 Subject: minor --- application/modules/user/forms/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/modules/user/forms/Client.php b/application/modules/user/forms/Client.php index 2a2191b..027ef80 100755 --- a/application/modules/user/forms/Client.php +++ b/application/modules/user/forms/Client.php @@ -63,7 +63,7 @@ class user_Form_Client extends Zend_Form 'validators' => array( array('StringLength', false, array(32, 32)), ), - 'required' => true, + 'required' => false, 'label' => 'Ip6Address:', )); -- cgit v1.2.3-55-g7522