fix position of "page" in page selector

This commit is contained in:
Frédéric Péters 2011-11-15 18:19:32 +01:00
parent 7f482b6d2b
commit 90554395ac
1 changed files with 2 additions and 2 deletions

View File

@ -60,6 +60,8 @@ template with a tal:define="batch_base_url YOUR_BASE_URL" tales expression.
</span>
</tal:block>
<span class="pager">Page : </span>
<tal:comment tal:condition="nothing">
Link to first
</tal:comment>
@ -72,8 +74,6 @@ template with a tal:define="batch_base_url YOUR_BASE_URL" tales expression.
</span>
</span>
<span class="pager">Page : </span>
<tal:comment tal:condition="nothing">
Pagelist with quantum leap links to previous pages for quick navigation
</tal:comment>