aboutsummaryrefslogtreecommitdiff
path: root/app/views/fachabschluss/faecher/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/fachabschluss/faecher/index.php')
-rw-r--r--app/views/fachabschluss/faecher/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/fachabschluss/faecher/index.php b/app/views/fachabschluss/faecher/index.php
index 352dcb7..dcd9134 100644
--- a/app/views/fachabschluss/faecher/index.php
+++ b/app/views/fachabschluss/faecher/index.php
@@ -63,7 +63,7 @@
$pagination->set_attribute('page', $page);
$page_link = reset(explode('?', $controller->action_url('index'))) . '?page_faecher=%s';
$pagination->set_attribute('pagelink', $page_link);
- echo $pagination->render('shared/pagechooser');
+ echo $pagination->render();
?>
</td>