aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pagination/templates
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-12-12 01:38:40 +0100
committerJoas Schilling <nickvergessen@gmx.de>2013-12-18 18:34:49 +0100
commited16fbd5b71c0976595c9b4ea815ae6e2dab12b7 (patch)
treed48074fb85b2299fc10ffe610f4135cbe8864212 /tests/pagination/templates
parent268afe20f4796fc2830a43576a686fd99bc5c508 (diff)
downloadforums-ed16fbd5b71c0976595c9b4ea815ae6e2dab12b7.tar
forums-ed16fbd5b71c0976595c9b4ea815ae6e2dab12b7.tar.gz
forums-ed16fbd5b71c0976595c9b4ea815ae6e2dab12b7.tar.bz2
forums-ed16fbd5b71c0976595c9b4ea815ae6e2dab12b7.tar.xz
forums-ed16fbd5b71c0976595c9b4ea815ae6e2dab12b7.zip
[ticket/11849] Test validate_start and on_page
PHPBB3-11849
Diffstat (limited to 'tests/pagination/templates')
-rw-r--r--tests/pagination/templates/on_page.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pagination/templates/on_page.html b/tests/pagination/templates/on_page.html
new file mode 100644
index 0000000000..364bcf9f5e
--- /dev/null
+++ b/tests/pagination/templates/on_page.html
@@ -0,0 +1,4 @@
+on_page
+per_page:{PER_PAGE}
+on_page:{ON_PAGE}
+base_url:{BASE_URL}