From 5420d660ba90689eee46ca5424c20968d8583cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Calvo?= Date: Thu, 7 Sep 2017 16:30:46 +0200 Subject: [PATCH] [ticket/15289] Use Twig includes PHPBB3-15289 --- phpBB/adm/style/acp_storage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/adm/style/acp_storage.html b/phpBB/adm/style/acp_storage.html index b4f40499b0..830ef1a663 100644 --- a/phpBB/adm/style/acp_storage.html +++ b/phpBB/adm/style/acp_storage.html @@ -1,4 +1,4 @@ - +{% include 'overall_header.html' %} @@ -70,4 +70,4 @@ - +{% include 'overall_footer.html' %}