diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-03-23 14:49:29 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-03-23 14:49:29 +0000 |
commit | eafa9312724f55c456744c9b6123a135b63712cb (patch) | |
tree | 6ad926878c1081ec4f10a97f64f6ef336c278d96 | |
parent | a7c275a6c1118556ba6eedfae64cd58ddd0e7932 (diff) | |
download | brdo-eafa9312724f55c456744c9b6123a135b63712cb.tar.gz brdo-eafa9312724f55c456744c9b6123a135b63712cb.tar.bz2 |
- Patch #237191 by birdmanx35, keith.smith et al: improve description of color module.
-rw-r--r-- | modules/color/color.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/color/color.info b/modules/color/color.info index 7d05e7e34..7c1d7b089 100644 --- a/modules/color/color.info +++ b/modules/color/color.info @@ -1,6 +1,6 @@ ; $Id$ name = Color -description = Allows the user to change the color scheme of certain themes. +description = Allows administrators to change the color scheme of compatible themes. package = Core - optional version = VERSION core = 7.x |