We use color[9] in the error_box but it was not defined in the fallback colors.
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 4 Jul 2004 14:38:23 +0000 (14:38 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 4 Jul 2004 14:38:23 +0000 (14:38 +0000)
commit6c92ca883c24f092f2d7d8d141ed5e03098702a5
tree180ff63ac40df1d4d1505d9ee0f26448437729a3
parentd6150d6997e5f98629102623ba4688954d98321b
We use color[9] in the error_box but it was not defined in the fallback colors.

BTW we need an sm_init which first of all defines fallback colors, then overrides
those with the user's/default colors. That would make sure that there are always
and everywhere fallback colors, and that incomplete themes would also have gaps
filled. Now that functionality is scattered.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7746 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/display_messages.php