From 8e06ad382995d8f7b0b7da1ea54d79723f0349e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Sun, 24 Sep 2006 16:02:25 +0000 Subject: Welcome the new pagination.html - splitting up multiple pages since 1897. git-svn-id: file:///svn/phpbb/trunk@6406 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/pagination.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 phpBB/styles/subSilver/template/pagination.html (limited to 'phpBB/styles/subSilver/template/pagination.html') diff --git a/phpBB/styles/subSilver/template/pagination.html b/phpBB/styles/subSilver/template/pagination.html new file mode 100644 index 0000000000..fa636e5bad --- /dev/null +++ b/phpBB/styles/subSilver/template/pagination.html @@ -0,0 +1 @@ +{L_GOTO_PAGE} {L_PREVIOUS}  {PAGINATION}  {L_NEXT} \ No newline at end of file -- cgit v1.2.1