From: tokul Date: Sun, 26 Jun 2005 08:03:42 +0000 (+0000) Subject: there are 16 color keys X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e3d91a168eae367754958163bade553e811dd8e7;p=squirrelmail.git there are 16 color keys git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9663 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/doc/themes.txt b/doc/themes.txt index aac681c5..4e7fbb41 100644 --- a/doc/themes.txt +++ b/doc/themes.txt @@ -3,7 +3,7 @@ Themes To create a theme, it is very simple. Just go into the themes/ directory and create a file called yourtheme_theme.php. You then need to create an -array with 13 elements (0-12). Below is an example followed by a +array with 16 elements (0-15). Below is an example followed by a description of what the different entries are for. ------