From 917478876297d17bff0f9dff446d1021a150692e Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 17 Aug 2013 19:21:10 +0300 Subject: [PATCH] [ticket/11800] Fix scripts variable in subsilver simple_footer PHPBB3-11800 --- phpBB/styles/subsilver2/template/simple_footer.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpBB/styles/subsilver2/template/simple_footer.html b/phpBB/styles/subsilver2/template/simple_footer.html index c847bfedcc..48d3d934f8 100644 --- a/phpBB/styles/subsilver2/template/simple_footer.html +++ b/phpBB/styles/subsilver2/template/simple_footer.html @@ -7,8 +7,9 @@ -{SCRIPTS} + +{$SCRIPTS}