summaryrefslogtreecommitdiff
path: root/single-angebote.php
diff options
context:
space:
mode:
Diffstat (limited to 'single-angebote.php')
-rw-r--r--single-angebote.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/single-angebote.php b/single-angebote.php
index 1182b5d..2b0bfb6 100644
--- a/single-angebote.php
+++ b/single-angebote.php
@@ -28,7 +28,7 @@ $container = get_theme_mod( 'understrap_container_type' );
<?php get_template_part( 'loop-templates/content', 'angebote' ); ?>
- <?php understrap_post_nav(); ?>
+ <?php understrap_post_nav( 'type' ); ?>
<?php
// If comments are open or we have at least one comment, load up the comment template.