Issue #1941252 by sender, webbykat: Fixed Wrong text on modules/themes directories in INSTALL.txt.
parent
bbcb2d8fd3
commit
0f90bee2e1
|
@ -312,9 +312,9 @@ of Drupal provides several optional modules and themes, and you can download
|
||||||
more at http://drupal.org/project/modules and http://drupal.org/project/themes
|
more at http://drupal.org/project/modules and http://drupal.org/project/themes
|
||||||
|
|
||||||
Do not mix downloaded or custom modules and themes with Drupal's core modules
|
Do not mix downloaded or custom modules and themes with Drupal's core modules
|
||||||
and themes. Drupal's modules and themes are located in the top-level modules and
|
and themes. Drupal's modules and themes are located in the /core/modules and
|
||||||
themes directories, while the modules and themes you add to Drupal are normally
|
/core/themes directories, while the modules and themes you add to Drupal are
|
||||||
placed in the /modules and /themes directories. If you run a multisite
|
normally placed in the /modules and /themes directories. If you run a multisite
|
||||||
installation, you can also place modules and themes in the site-specific
|
installation, you can also place modules and themes in the site-specific
|
||||||
directories -- see the Multisite Configuration section, below.
|
directories -- see the Multisite Configuration section, below.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue