diff --git a/htdocs/adherents/card_subscriptions.php b/htdocs/adherents/card_subscriptions.php
index ded8e8ab50a..d4c94e20252 100644
--- a/htdocs/adherents/card_subscriptions.php
+++ b/htdocs/adherents/card_subscriptions.php
@@ -947,9 +947,10 @@ if ($rowid)
print '
| '.$langs->trans("Amount").' | '.$langs->trans("Currency".$conf->currency).' |
';
// Label
- print '| '.$langs->trans("Label").' | ';
- print ' |
';
+ print '| '.$langs->trans("Label").' | ';
+ print ' |
';
// Complementary action
if (! empty($conf->banque->enabled) || ! empty($conf->facture->enabled))
diff --git a/htdocs/adherents/fiche_subscription.php b/htdocs/adherents/fiche_subscription.php
index 01a3ccc83fc..6f0177d4b6f 100644
--- a/htdocs/adherents/fiche_subscription.php
+++ b/htdocs/adherents/fiche_subscription.php
@@ -180,7 +180,7 @@ if ($user->rights->adherent->cotisation->creer && $action == 'edit')
$head[$h][2] = 'info';
$h++;
- dol_fiche_head($head, 'general', $langs->trans("Subscription"));
+ dol_fiche_head($head, 'general', $langs->trans("Subscription"), 0, 'payment');
print "\n";
print '