aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_attachments.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-02-19 13:16:58 -0800
committerCesar G <prototech91@gmail.com>2014-02-19 13:16:58 -0800
commitf43dedb3fdbc72d92ac2efc5d83a625e33fdf961 (patch)
treef446741755c978f248eae8ae3c829c164d70033c /phpBB/adm/style/acp_attachments.html
parent60de5e66de98c190c1d8168e1db38023d819fe81 (diff)
downloadforums-f43dedb3fdbc72d92ac2efc5d83a625e33fdf961.tar
forums-f43dedb3fdbc72d92ac2efc5d83a625e33fdf961.tar.gz
forums-f43dedb3fdbc72d92ac2efc5d83a625e33fdf961.tar.bz2
forums-f43dedb3fdbc72d92ac2efc5d83a625e33fdf961.tar.xz
forums-f43dedb3fdbc72d92ac2efc5d83a625e33fdf961.zip
[ticket/12153] Replace old template variables with {PAGE_NUMBER}.
PHPBB3-12153
Diffstat (limited to 'phpBB/adm/style/acp_attachments.html')
-rw-r--r--phpBB/adm/style/acp_attachments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_attachments.html b/phpBB/adm/style/acp_attachments.html
index 5fb9a12cda..82fb229fae 100644
--- a/phpBB/adm/style/acp_attachments.html
+++ b/phpBB/adm/style/acp_attachments.html
@@ -430,7 +430,7 @@
<!-- IF .pagination -->
&bull; <!-- INCLUDE pagination.html -->
<!-- ELSE -->
- &bull; {S_ON_PAGE}
+ &bull; {PAGE_NUMBER}
<!-- ENDIF -->
</div>
<!-- ENDIF -->