[ticket/10155] Briefly explain assets in coding-guidelines

PHPBB3-10155
This commit is contained in:
Igor Wiedler 2011-07-17 10:55:08 +02:00
parent 17bf983cdc
commit b98fca54b0

View file

@ -269,7 +269,7 @@ PHPBB_QA (Set board to QA-Mode, which means the updater also c
<p>Path locations for the following template variables are affected by this too:</p>
<ul>
<li>{T_ASSETS_PATH} - assets</li>
<li>{T_ASSETS_PATH} - assets (non-style specific, static resources)</li>
<li>{T_THEME_PATH} - styles/xxx/theme</li>
<li>{T_TEMPLATE_PATH} - styles/xxx/template</li>
<li>{T_SUPER_TEMPLATE_PATH} - styles/xxx/template</li>