fix var
This commit is contained in:
parent
e9fb2387b0
commit
e0eb43909d
@ -89,7 +89,7 @@ if (!$rowid)
|
|||||||
print '<INPUT type="hidden" name="page" value="'.$page.'">';
|
print '<INPUT type="hidden" name="page" value="'.$page.'">';
|
||||||
|
|
||||||
$title=$langs->trans("StripeChargeList");
|
$title=$langs->trans("StripeChargeList");
|
||||||
$title.=($stripeaccount?' (Stripe connection with Stripe OAuth Connect account '.$stripeaccount.')':' (Stripe connection with keys from Stripe module setup)');
|
$title.=($stripeacc?' (Stripe connection with Stripe OAuth Connect account '.$stripeacc.')':' (Stripe connection with keys from Stripe module setup)');
|
||||||
|
|
||||||
print_barre_liste($title, $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder,'',$num, $totalnboflines, 'title_accountancy.png', 0, '', '', $limit);
|
print_barre_liste($title, $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder,'',$num, $totalnboflines, 'title_accountancy.png', 0, '', '', $limit);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user