A Drupal-CiviCRM setup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Theodotos Andreou c6e2478c40 First commit 6 years ago
..
bartik First commit 6 years ago
engines/phptemplate First commit 6 years ago
garland First commit 6 years ago
seven First commit 6 years ago
stark First commit 6 years ago
README.txt First commit 6 years ago

README.txt


This directory is reserved for core theme files. Custom or contributed themes
should be placed in their own subdirectory of the sites/all/themes directory.
For multisite installations, they can also be placed in a subdirectory under
/sites/{sitename}/themes/, where {sitename} is the name of your site (e.g.,
www.example.com). This will allow you to more easily update Drupal core files.

For more details, see: http://drupal.org/node/176043