From 5677c0fba4a30d74dd000f0e55fcdafcadddd64c Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 30 May 2003 09:02:45 +0000 Subject: [PATCH] fixed typo --- presentation/lookAndFeel/knowledgeTree/subscriptions/subscriptionUI.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- libgit2 0.21.4
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