From 587a2d5e1cbec2a3883bbbe64fe8112082908cc9 Mon Sep 17 00:00:00 2001 From: zhangweiwu Date: Mon, 24 May 2004 02:35:08 +0000 Subject: [PATCH] a little ui enhancement in addressbook addressbook/inc/class.uiaddressbook.inc.php in the line 161 remove this: size="3" On my installation there are 15 categories, a user has to scroll down to find approprate category, size="3" for category select box is too limited. Does not specify size makes mozilla provide a select box just fit it's content. Don't know how it would be in IE. --- addressbook/inc/class.uiaddressbook.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/inc/class.uiaddressbook.inc.php b/addressbook/inc/class.uiaddressbook.inc.php index d5b0600fb9..27ae7da421 100644 --- a/addressbook/inc/class.uiaddressbook.inc.php +++ b/addressbook/inc/class.uiaddressbook.inc.php @@ -158,7 +158,7 @@ $jselect = ' onChange="this.form.submit();"'; } /* Setup all and none first */ - $cats_link = "\n" .'\n"; if(!$notall) { $cats_link .= '