diff --git a/presentation/lookAndFeel/knowledgeTree/subscriptions/addSubscriptionBL.php b/presentation/lookAndFeel/knowledgeTree/subscriptions/addSubscriptionBL.php index 0042b0c..c443e25 100644 --- a/presentation/lookAndFeel/knowledgeTree/subscriptions/addSubscriptionBL.php +++ b/presentation/lookAndFeel/knowledgeTree/subscriptions/addSubscriptionBL.php @@ -81,7 +81,7 @@ if (checkSession()) { } } else { // ask for confirmation - $oPatternCustom->setHtml(renderSubscriptionAddConfirmationPage($oSubscription)); + $oPatternCustom->setHtml(renderAddConfirmationPage($oSubscription)); } } else { // you're already subscribed