From d2c5386394840f53b9bb45567b43310e2622fbb7 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Wed, 7 May 2014 11:59:49 -0700 Subject: [ticket/12513] Add asset include support to simple header/footer in ACP PHPBB3-12513 --- phpBB/adm/style/simple_header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style/simple_header.html') diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html index ae25f28d32..bf8f41cd7a 100644 --- a/phpBB/adm/style/simple_header.html +++ b/phpBB/adm/style/simple_header.html @@ -83,6 +83,7 @@ function find_username(url) // ]]> +{$STYLESHEETS} -- cgit v1.2.1