diff --git a/htdocs/adherents/card_subscriptions.php b/htdocs/adherents/card_subscriptions.php index c7fbe35af09..5fd8a37f6e9 100644 --- a/htdocs/adherents/card_subscriptions.php +++ b/htdocs/adherents/card_subscriptions.php @@ -185,21 +185,13 @@ $head = member_prepare_head($adh); dolibarr_fiche_head($head, 'subscription', $langs->trans("Member")); - -$result=$adh->load_previous_next_id($adh->next_prev_filter); -if ($result < 0) dolibarr_print_error($db,$adh->error); -$previous_id = $adh->id_previous?'id_previous).'">'.img_previous().'':''; -$next_id = $adh->id_next?'id_next).'">'.img_next().'':''; - print '