Skip to content

Commit

Permalink
Merge branches 'master' and 'release-2.1' of https://github.com/Adven…
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Achatz committed Jun 27, 2014
3 parents be10cd2 + 3f5f34d + 643470d commit 6bd8de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/pager/pres/templates/pager_2.html
Expand Up @@ -2,7 +2,7 @@
<html:template name="content">
<div class="apf-pager">
<div class="apf-pages">
<template:placeholder name="PreviousPage" /><template:placeholder name="Content" /><template:placeholder name="NextPage" />
<template:placeholder name="FirstPage"/><template:placeholder name="PreviousPage" /><template:placeholder name="Content" /><template:placeholder name="NextPage" /><template:placeholder name="LastPage"/>
</div>
<template:placeholder name="DynamicPageSize" />
</div>
Expand Down

0 comments on commit 6bd8de6

Please sign in to comment.