diff options
author | Anika Henke <anika@selfthinker.org> | 2013-11-11 11:49:36 +0000 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2013-11-11 11:49:36 +0000 |
commit | cfe186a5905005f882e870f5af79b31d53dd04ae (patch) | |
tree | 4a1926f3355d0fe248935971e26cc46428a7dcf3 /lib/tpl/dokuwiki | |
parent | 1f23bddb4772b056f5b198c237e0f7b6db2b2845 (diff) | |
download | rpg-cfe186a5905005f882e870f5af79b31d53dd04ae.tar.gz rpg-cfe186a5905005f882e870f5af79b31d53dd04ae.tar.bz2 |
updated inline documentation about location of local style.ini
Diffstat (limited to 'lib/tpl/dokuwiki')
-rw-r--r-- | lib/tpl/dokuwiki/style.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/tpl/dokuwiki/style.ini b/lib/tpl/dokuwiki/style.ini index 897b6e6da..cc23c169f 100644 --- a/lib/tpl/dokuwiki/style.ini +++ b/lib/tpl/dokuwiki/style.ini @@ -2,7 +2,8 @@ ; for limitations of the ini format used here ; To extend this file or make changes to it, it is recommended to create -; a style.local.ini file to prevent losing any changes after an upgrade. +; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing +; any changes after an upgrade. ; Please don't forget to copy the section your changes should be under ; (i.e. [stylesheets] or [replacements]) into that file as well. |