X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Faddressbook.php;h=af819f15cd56823263605992907c7395db882896;hb=1814c39b2c67433775174accce117c9fe550ea31;hp=2c18f96296f440b9e3cf5233580ba59cd1c960d0;hpb=0d4096aa92907a59ffa435a246dbedcd60968ba2;p=squirrelmail.git diff --git a/functions/addressbook.php b/functions/addressbook.php index 2c18f962..af819f15 100644 --- a/functions/addressbook.php +++ b/functions/addressbook.php @@ -180,7 +180,7 @@ function abook_create_form($form_url,$name,$title,$button,$defdata=array()) { 'center', $color[0] ) ) - , 'center', '', 'width="100%"' ) ."\n"; + , 'center', '', 'width="90%"' ) ."\n"; address_form($name, $button, $defdata); }