helpcenter/Web/Controls/Help/VariousControls/GetHelp/GetHelp.ru.ascx
alexandervnuchkov 71f171fb08 First commit
2016-08-29 16:51:20 +03:00

10 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div class="get_help">
<p>Если у Вас возникли проблемы с компиляцией портала из исходных кодов или с его установкой на локальном сервере, пожалуйста, прочитайте сначала следующие инструкции:</p>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/PDF/057_ONLYOFFICEServerVersion/057_ONLYOFFICEServerVersion.ascx"/></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/PDF/112_CompilingONLYOFFICEServer/112_CompilingONLYOFFICEServer.ascx"/></li>
</ul>
<p>Вы также можете присоединиться к нашему <a href="http://dev.onlyoffice.org/ru">форуму для разработчиков</a>, где сможете проконсультироваться с другими участниками сообщества, чтобы найти решение проблем.</p>
</div>