helpcenter/Web/installation/docs-community-update-windows.aspx

27 lines
1.8 KiB
Plaintext
Raw Normal View History

2020-09-22 07:02:59 +00:00
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/InstallationGuides/InstallationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "Community Edition"; %>
<% ((BasePage)Page).CommandName = ""; %>
<% ((BasePage)Page).VersionName = "https://sourceforge.net/projects/teamlab/files/ONLYOFFICE_DocumentServer/"; %>
<body class="windows_version document_server docs_community_edition">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/DocumentWindowsTop/DocumentWindowsTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<div id="outOfDate" style="display: none;"></div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Windows/Document/Update/Update.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="installationdocspage documents">
<div id="SeeAlsoBlockLinks">
<div class="caption guides">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50005_connect_document_to_community/50005_connect_document_to_community.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50004_install_fonts/50004_install_fonts.ascx" />
</div>
</div>
</asp:Content>