aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authorJoseph Warner <hardolaf@hardolaf.com>2013-07-08 15:24:23 -0400
committerJoseph Warner <hardolaf@hardolaf.com>2013-07-11 15:49:46 -0400
commitf24a8e5b8150bcd892585531585ef46f49db0ef7 (patch)
tree269f6428b5b0ef4415c28fb3f21b7d25ab736a37 /phpBB/adm/style
parent3465867a4eee21b62707e9a28ad7831f8677363f (diff)
downloadforums-f24a8e5b8150bcd892585531585ef46f49db0ef7.tar
forums-f24a8e5b8150bcd892585531585ef46f49db0ef7.tar.gz
forums-f24a8e5b8150bcd892585531585ef46f49db0ef7.tar.bz2
forums-f24a8e5b8150bcd892585531585ef46f49db0ef7.tar.xz
forums-f24a8e5b8150bcd892585531585ef46f49db0ef7.zip
[ticket/11626] Make identifier uppercase per style requirements
PHPBB3-11626
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/acp_board.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html
index cd4c25a756..1a09c4eee6 100644
--- a/phpBB/adm/style/acp_board.html
+++ b/phpBB/adm/style/acp_board.html
@@ -34,7 +34,7 @@
<!-- IF S_AUTH -->
<!-- BEGIN auth_tpl -->
- <!-- INCLUDE {auth_tpl.template_file} -->
+ <!-- INCLUDE {auth_tpl.TEMPLATE_FILE} -->
<!-- END auth_tpl -->
<!-- ENDIF -->