X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/e9709d7b384146aee3ec8317bcdc792e93cbfc8c..c47760d91f75e15682d25ff758ee34985cb82a6e:/wradmin/templates/bericht_list.html diff --git a/wradmin/templates/bericht_list.html b/wradmin/templates/bericht_list.html index 5642ab2..49f07f3 100644 --- a/wradmin/templates/bericht_list.html +++ b/wradmin/templates/bericht_list.html @@ -13,7 +13,7 @@

Rodelbahnberichte

-

${HTML(c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last', url=h.url(controller='bericht', action='list') + '?page=$page'))}

+

${HTML(c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last'))}

@@ -40,7 +40,7 @@
-

${HTML(c.paginator.pager('~2~', url=h.url(controller='bericht', action='list') + '?page=$page'))}

+

${HTML(c.paginator.pager('~2~'))}