aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/simple_header.html
diff options
context:
space:
mode:
authorVjacheslav Trushkin <cyberalien@gmail.com>2013-08-16 19:20:55 +0300
committerVjacheslav Trushkin <cyberalien@gmail.com>2013-09-14 10:10:43 +0300
commit4c2aad4ca959d1806c1833a3d4dd141b5c9f50ba (patch)
treedaf54b86e51f0b5e67c982a8406456ae25c4362e /phpBB/adm/style/simple_header.html
parent253890520d75190aa268c9ea6ce1dd757fb571ff (diff)
downloadforums-4c2aad4ca959d1806c1833a3d4dd141b5c9f50ba.tar
forums-4c2aad4ca959d1806c1833a3d4dd141b5c9f50ba.tar.gz
forums-4c2aad4ca959d1806c1833a3d4dd141b5c9f50ba.tar.bz2
forums-4c2aad4ca959d1806c1833a3d4dd141b5c9f50ba.tar.xz
forums-4c2aad4ca959d1806c1833a3d4dd141b5c9f50ba.zip
[ticket/11795] Get rid of pagination JS variables
Move pagination variables to data attributes Replace A_BASE_URL with BASE_URL and use TWIG to escape it PHPBB3-11795
Diffstat (limited to 'phpBB/adm/style/simple_header.html')
-rw-r--r--phpBB/adm/style/simple_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html
index 6e0c360600..00ad8f677f 100644
--- a/phpBB/adm/style/simple_header.html
+++ b/phpBB/adm/style/simple_header.html
@@ -12,7 +12,7 @@
var jump_page = '{LA_JUMP_PAGE}{L_COLON}';
var on_page = '{ON_PAGE}';
var per_page = '{PER_PAGE}';
-var base_url = '{A_BASE_URL}';
+var base_url = '{{ BASE_URL|e('js') }}';
/**
* Window popup