diff --git a/presentation/lookAndFeel/knowledgeTree/subscriptions/subscriptionUI.inc b/presentation/lookAndFeel/knowledgeTree/subscriptions/subscriptionUI.inc index 47132b9..c325cd0 100644 --- a/presentation/lookAndFeel/knowledgeTree/subscriptions/subscriptionUI.inc +++ b/presentation/lookAndFeel/knowledgeTree/subscriptions/subscriptionUI.inc @@ -142,7 +142,7 @@ function renderRemoveConfirmationPage($oSubscription) { $sToRender = renderHeading("Subscriptions", "Subscriptions"); $sToRender .= "\n"; - $sToRender .= "\n"; + $sToRender .= "\n"; $sToRender .= "\n"; $sToRender .= "\n"; $sToRender .= "\n";
You have chosen to delete the your $sContentType subscription to '$sContentName'.
You have chosen to delete your $sContentType subscription to '$sContentName'.
Select 'Unsubscribe' to confirm the deletion, or 'Cancel' to cancel it