diff options
author | Dries Buytaert <dries@buytaert.net> | 2005-01-23 22:51:17 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2005-01-23 22:51:17 +0000 |
commit | 4f8a6033d1087a6eae0ebed07deab4aa05e28578 (patch) | |
tree | 649b80eadbb964f3c0169e9e2c80c94a5e85db85 | |
parent | c8ef0174465465b513ce498479d0df9012ef8610 (diff) | |
download | brdo-4f8a6033d1087a6eae0ebed07deab4aa05e28578.tar.gz brdo-4f8a6033d1087a6eae0ebed07deab4aa05e28578.tar.bz2 |
- Removed vague information.
-rw-r--r-- | INSTALL.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 33dcdfcd2..641ba9262 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -247,9 +247,9 @@ Customizing each theme depends on the theme. In general, each theme contains a PHP file themename.theme which defines a function header() that can be changed to reference your own logos. -Most themes also contain stylesheets or PHP configuration files to -tune the colors and layouts; check the themes/ directory for README -files describing each alternate theme. +Most themes also contain stylesheets to tune the colors and layouts; +check the themes/ directory for README files describing each alternate +theme. UPGRADING --------- |