aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-03-19 00:01:34 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-03-19 00:01:34 +0100
commite4d253ce76d6480154c2560c9a0b16df51c447ed (patch)
tree3c2ea0cfec2682749a2d681cd673707a6fb499e8 /phpBB/adm
parent5d597787eb49e202eec198d6b6416fb69ef15e3e (diff)
parent0f95e607ff91277a50bd5ff04d8a60a553dd918e (diff)
downloadforums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar.gz
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar.bz2
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar.xz
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/acp_styles.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html
index a36d15fe73..43c2f96a65 100644
--- a/phpBB/adm/style/acp_styles.html
+++ b/phpBB/adm/style/acp_styles.html
@@ -52,6 +52,10 @@
<dd><strong>{STYLE_PATH}</strong></dd>
</dl>
<dl>
+ <dt><label>{L_STYLE_VERSION}{L_COLON}</label></dt>
+ <dd><strong>{STYLE_VERSION}</strong></dd>
+ </dl>
+ <dl>
<dt><label for="name">{L_COPYRIGHT}{L_COLON}</label></dt>
<dd><strong>{STYLE_COPYRIGHT}</strong></dd>
</dl>