Archived
This reverts commitd9b3333556. With this - now reverted - commit, the prev/next arrows in pagination were swapped because they were the wrong way around. Unfortunately, later on, inebb852d400, the root cause was fixes by "unswapping" the prev/next links in core, so now the pagination arrows were ... eh ... wrongly swapped. So this commit has to be reverted. Should fix #625 for good this time. Signed-off-by: Thomas Hochstein <thh@inter.net>