]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/commitdiff
Fix: Add missing closing bracket in rodelbahn_view.html.
authorphilipp <philipp@7aebc617-e5e2-0310-91dc-80fb5f6d2477>
Tue, 24 Oct 2017 21:17:17 +0000 (21:17 +0000)
committerphilipp <philipp@7aebc617-e5e2-0310-91dc-80fb5f6d2477>
Tue, 24 Oct 2017 21:17:17 +0000 (21:17 +0000)
git-svn-id: http://www.winterrodeln.org/svn/wradmin/trunk@2723 7aebc617-e5e2-0310-91dc-80fb5f6d2477

wradmin/templates/rodelbahn_view.html

index 246fe635d5f69c8f4ecf576c5808305b49e8294b..298479983d8f005c0c956047ef82757c4d2c3b9d 100644 (file)
 <h3>Rodelbahnberichte</h3>
 
 <py:if test="len(c.paginator) > 0">
-<p>${HTML(c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last')}</p>
+<p>${HTML(c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last'))}</p>
 
 <table>
     <tr>