[cvs] [Wiki] changed: TurbaOutlook2003

Jan Schneider jan at horde.org
Thu Apr 5 13:18:00 UTC 2007


jan  Thu, 05 Apr 2007 06:18:00 -0700

Modified page: http://wiki.horde.org/TurbaOutlook2003
New Revision:  1.10
Change log:  Fix primaryPhone

@@ -246,11 +246,11 @@
 );

 $attributes['primaryPhone'] = array(
     'label' => _("Primary Phone"),
-    'type' => 'email',
+    'type' => 'text',
     'required' => false,
-    'params' => array('', 40, 255)
+    'params' => array('', 40, 25)
 );

 $attributes['radio'] = array(
     'label' => _("Radio Phone"),


More information about the cvs mailing list