diff --git a/Web/Controls/Help/Administration/Administration.fr.ascx b/Web/Controls/Help/Administration/Administration.fr.ascx index 25344f4fc..f61bc53e9 100644 --- a/Web/Controls/Help/Administration/Administration.fr.ascx +++ b/Web/Controls/Help/Administration/Administration.fr.ascx @@ -1,12 +1,5 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -<%@ Register TagPrefix="video" TagName="avc0001" Src="~/Controls/Help/Video/AllVideoControls/0001_manage_access_rights.ascx" %> -<%@ Register TagPrefix="video" TagName="avc0005" Src="~/Controls/Help/Video/AllVideoControls/0005_manage_people.ascx" %> -<%@ Register TagPrefix="video" TagName="avc0017" Src="~/Controls/Help/Video/AllVideoControls/0017_guest_users.ascx" %> -<%@ Register TagPrefix="video" TagName="avc0035" Src="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings.ascx" %> -<%@ Register TagPrefix="video" TagName="avc0069" Src="~/Controls/Help/Video/AllVideoControls/0069_cp_overview.ascx" %> -<%@ Register TagPrefix="video" TagName="avc0082" Src="~/Controls/Help/Video/AllVideoControls/0082_backup_restore.ascx" %> -<%@ Register TagPrefix="video" TagName="avc0093" Src="~/Controls/Help/Video/AllVideoControls/0093_sso.ascx" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register TagPrefix="video" TagName="avc0001" Src="~/Controls/Help/Video/AllVideoControls/0001_manage_access_rights.ascx" %> <%@ Register TagPrefix="video" TagName="avc0005" Src="~/Controls/Help/Video/AllVideoControls/0005_manage_people.ascx" %> <%@ Register TagPrefix="video" TagName="avc0017" Src="~/Controls/Help/Video/AllVideoControls/0017_guest_users.ascx" %> <%@ Register TagPrefix="video" TagName="avc0035" Src="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings.ascx" %> <%@ Register TagPrefix="video" TagName="avc0069" Src="~/Controls/Help/Video/AllVideoControls/0069_cp_overview.ascx" %> <%@ Register TagPrefix="video" TagName="avc0082" Src="~/Controls/Help/Video/AllVideoControls/0082_backup_restore.ascx" %> <%@ Register TagPrefix="video" TagName="avc0093" Src="~/Controls/Help/Video/AllVideoControls/0093_sso.ascx" %>