messages correctly. Maybe error_box() should use table that is not with
width=100%
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8833
7612ce4b-ef26-0410-bec9-
ea0150e637f0
/* Get sorting order */
$abook_sort_order = get_abook_sort();
+/* Create page header before addressbook_init in order to display error messages correctly. */
+displayPageHeader($color, 'None');
+
/* Open addressbook with error messages on.
remote backends (LDAP) are enabled because they can be used. (list_addr function)
*/
exit();
}
-displayPageHeader($color, 'None');
$defdata = array();
$formerror = '';