diff --git a/Web/installation/workspace-saas-change-payment-plan.aspx b/Web/installation/workspace-saas-change-payment-plan.aspx index ca116253f..b14fd52ed 100644 --- a/Web/installation/workspace-saas-change-payment-plan.aspx +++ b/Web/installation/workspace-saas-change-payment-plan.aspx @@ -1,6 +1,7 @@ <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/InstallationGuides/InstallationSaaSArticles.master" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - +<%@ Register TagPrefix="SeeAlsoPeople" TagName="SeeAlsoPeople" Src="~/Controls/Help/ArticlesCompleteList/GettingStarted/069_people.ascx" %> +<%@ Register TagPrefix="SeeAlsoFAQ" TagName="SeeAlsoFAQ" Src="~/Controls/Help/ArticlesCompleteList/FAQ/071_pricing.ascx" %>