From abe218c34a36ac3e32cbc508ca2419f761f6a71e Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Sun, 21 Jan 2018 10:54:07 +0100 Subject: [ticket/15528] Display style phpBB version PHPBB3-15528 --- phpBB/adm/style/acp_styles.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html index 43c2f96a65..37a36b019b 100644 --- a/phpBB/adm/style/acp_styles.html +++ b/phpBB/adm/style/acp_styles.html @@ -96,6 +96,7 @@ {L_STYLE_NAME} + {L_STYLE_PHPBB_VERSION} {L_STYLE_USED_BY} {L_ACTIONS} {STYLES_LIST_EXTRA} @@ -129,6 +130,7 @@
{L_STYLE_PATH}{L_COLON} {styles_list.STYLE_PATH_FULL}
+ {styles_list.STYLE_PHPBB_VERSION} {styles_list.USERS} -- cgit v1.2.1