changed style, bugfix and added language-selector on footer

This commit is contained in:
SvetlanaLisina 2020-12-08 17:22:22 +03:00 committed by svetlana maleeva
parent 827595e7af
commit c0986d041b
14 changed files with 602 additions and 355 deletions

View File

@ -68,6 +68,9 @@
<style type="text/css"> label { filter: grayscale(1); } label:hover { filter: grayscale(0); } </style>
<cc:LocalizeContent ID="LocalizeContent1" runat="Server" ControlName="~/Controls/Help/SocialLinks/SocialLinks.ascx" />
<div class="copyReserved">&copy; Ascensio System SIA <%=DateTime.Now.Year%>. All rights reserved</div>
<div class="langselector push footerLangSelector" style="margin-top:530px; margin-right: 35%;">
<uc:LangSelector ID="LangSelector" runat="server"></uc:LangSelector>
</div>
</div>
</div>
</div>

View File

@ -8,7 +8,7 @@
<div class="logo push">
<a href="<%= VirtualPathUtility.ToAbsolute("~/")%>"></a>
</div>
<div class="langselector push">
<div class="langselector push headerLengSelector">
<uc:LangSelector ID="LangSelector" runat="server"></uc:LangSelector>
</div>
<div class="ham_menu push menu-btn pushy-link">
@ -183,7 +183,7 @@
--></ul>
</div>
</nav>
<a class="button red headerButton" href="https://www.onlyoffice.com/registration.aspx?from=helpcenter">Try in the cloud</a>
<a class="button red headerButton push" href="https://www.onlyoffice.com/registration.aspx?from=helpcenter">Try in the cloud</a>
</div>
</div>
</header>

View File

@ -4,6 +4,9 @@
<div class="title <%=LanguageProvider.GetCurrentCulture().Name%>" onclick="LanguageSelectorManager.openLngSelector();">
<span class="underline"><%=LanguageProvider.GetLanguageName(LanguageProvider.GetCurrentCulture().Parent)%></span>
</div>
<div id="footerLangSelector" class="title <%=LanguageProvider.GetCurrentCulture().Name%>" onclick="LanguageSelectorFooter.openLngSelector();">
<span class="underline"><%=LanguageProvider.GetLanguageName(LanguageProvider.GetCurrentCulture().Parent)%></span>
</div>
<ul class="options" style="display: none;">
<%foreach (var availibleLanguage in LanguageProvider.GetAvailibleLanguages())
{ %>

View File

@ -251,20 +251,20 @@
<p class="faq_title">FAQ</p>
<ul class="list_with_orange_markers">
<li><b>What license is ONLYOFFICE distributed under?</b>
<p style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
<p class="first-faq" style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
</li>
<li><b>What is the difference between Community Edition and Enterprise Edition?</b>
<p style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
<p class="second-faq" style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
</p>
</li>
<li><b>How can I upgrade from Community Edition to Enterprise Edition?</b>
<p style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
<p class="third-faq" style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
</li>
<li><b>Where can I request technical assistance?</b>
<p style="margin-top: 20px">Home users can ask for help on our forums: <a href="https://cloud.onlyoffice.org/">SaaS</a> or <a href="https://dev.onlyoffice.org/">Server</a>. The Enterprise solutions include one-year support from our team and provide access to our help desk and consulting services. If necessary, you can buy <a href="https://www.onlyoffice.com/support.aspx">Premium Support</a> subscription.</p>
</li>
<li><b>I have a question that is not covered here. Where can I find answers to other questions?</b>
<p style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
<p class="fifth-faq" style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
</li>
</ul>
</div>

View File

@ -249,20 +249,20 @@
<p class="faq_title">FAQ</p>
<ul class="list_with_orange_markers" style="margin-bottom: 20px">
<li><b>What license is ONLYOFFICE distributed under?</b>
<p style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
<p class="first-faq" style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
</li>
<li><b>What is the difference between Community Edition and Enterprise Edition?</b>
<p style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
<p class="second-faq" style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
</p>
</li>
<li><b>How can I upgrade from Community Edition to Enterprise Edition?</b>
<p style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
<p class="third-faq" style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
</li>
<li><b>Where can I request technical assistance?</b>
<p style="margin-top: 20px">Home users can ask for help on our forums: <a href="https://cloud.onlyoffice.org/">SaaS</a> or <a href="https://dev.onlyoffice.org/">Server</a>. The Enterprise solutions include one-year support from our team and provide access to our help desk and consulting services. If necessary, you can buy <a href="https://www.onlyoffice.com/support.aspx">Premium Support</a> subscription.</p>
</li>
<li><b>I have a question that is not covered here. Where can I find answers to other questions?</b>
<p style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
<p class="fifth-faq" style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
</li>
</ul>
</div>

View File

@ -249,21 +249,21 @@
<div class="faq_pricing_block" style="border: none">
<p class="faq_title">FAQ</p>
<ul class="list_with_orange_markers" style="margin-bottom: 20px">
<li><b>What license is ONLYOFFICE distributed under?</b>
<p style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
<li><b>What license is ONLYOFFICE distributed under?</b>
<p class="first-faq" style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
</li>
<li><b>What is the difference between Community Edition and Enterprise Edition?</b>
<p style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
<p class="second-faq" style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
</p>
</li>
<li><b>How can I upgrade from Community Edition to Enterprise Edition?</b>
<p style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
<p class="third-faq" style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
</li>
<li><b>Where can I request technical assistance?</b>
<p style="margin-top: 20px">Home users can ask for help on our forums: <a href="https://cloud.onlyoffice.org/">SaaS</a> or <a href="https://dev.onlyoffice.org/">Server</a>. The Enterprise solutions include one-year support from our team and provide access to our help desk and consulting services. If necessary, you can buy <a href="https://www.onlyoffice.com/support.aspx">Premium Support</a> subscription.</p>
</li>
<li><b>I have a question that is not covered here. Where can I find answers to other questions?</b>
<p style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
<p class="fifth-faq" style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
</li>
</ul>
</div>

View File

@ -250,20 +250,20 @@
<p class="faq_title">FAQ</p>
<ul class="list_with_orange_markers" style="margin-bottom: 20px">
<li><b>What license is ONLYOFFICE distributed under?</b>
<p style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
<p class="first-faq" style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
</li>
<li><b>What is the difference between Community Edition and Enterprise Edition?</b>
<p style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
<p class="second-faq" style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
</p>
</li>
<li><b>How can I upgrade from Community Edition to Enterprise Edition?</b>
<p style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
<p class="third-faq" style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
</li>
<li><b>Where can I request technical assistance?</b>
<p style="margin-top: 20px">Home users can ask for help on our forums: <a href="https://cloud.onlyoffice.org/">SaaS</a> or <a href="https://dev.onlyoffice.org/">Server</a>. The Enterprise solutions include one-year support from our team and provide access to our help desk and consulting services. If necessary, you can buy <a href="https://www.onlyoffice.com/support.aspx">Premium Support</a> subscription.</p>
</li>
<li><b>I have a question that is not covered here. Where can I find answers to other questions?</b>
<p style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
<p class="fifth-faq" style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
</li>
</ul>
</div>

View File

@ -250,20 +250,20 @@
<p class="faq_title">FAQ</p>
<ul class="list_with_orange_markers" style="margin-bottom: 20px">
<li><b>What license is ONLYOFFICE distributed under?</b>
<p style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
<p class="first-faq" style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
</li>
<li><b>What is the difference between Community Edition and Enterprise Edition?</b>
<p style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
<p class="second-faq" style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
</p>
</li>
<li><b>How can I upgrade from Community Edition to Enterprise Edition?</b>
<p style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
<p class="third-faq" style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
</li>
<li><b>Where can I request technical assistance?</b>
<p style="margin-top: 20px">Home users can ask for help on our forums: <a href="https://cloud.onlyoffice.org/">SaaS</a> or <a href="https://dev.onlyoffice.org/">Server</a>. The Enterprise solutions include one-year support from our team and provide access to our help desk and consulting services. If necessary, you can buy <a href="https://www.onlyoffice.com/support.aspx">Premium Support</a> subscription.</p>
</li>
<li><b>I have a question that is not covered here. Where can I find answers to other questions?</b>
<p style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
<p class="fifth-faq" style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
</li>
</ul>
</div>

View File

@ -249,21 +249,21 @@
<div class="faq_pricing_block" style="border: none">
<p class="faq_title">FAQ</p>
<ul class="list_with_orange_markers" style="margin-bottom: 20px">
<li><b>What license is ONLYOFFICE distributed under?</b>
<p style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
<li><b>What license is ONLYOFFICE distributed under?</b>
<p class="first-faq" style="margin-top: 20px">ONLYOFFICE offers free and open source community versions as well as commercial builds. Learn more: <a href="https://www.onlyoffice.com/legalterms.aspx">ONLYOFFICE Legal Notices and Terms of Use</a>.</p>
</li>
<li><b>What is the difference between Community Edition and Enterprise Edition?</b>
<p style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
<p class="second-faq" style="margin-top: 20px">Enterprise Edition has the same features present in Community Edition plus pro-features like document comparison, adding content control, etc. as well as priority access to security settings and professional support from the ONLYOFFICE team. Full comparison: <a href="https://www.onlyoffice.com/compare-server-editions.aspx">Comparison of Community Edition and Enterprise Edition</a>.
</p>
</li>
<li><b>How can I upgrade from Community Edition to Enterprise Edition?</b>
<p style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
<p class="third-faq" style="margin-top: 20px">ONLYOFFICE Enterprise Editions are commercial builds distributed as a separate solution. To upgrade to Enterprise, you need to install it and activate the license. Find more information here: for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Docs</a>, for <a href="https://helpcenter.onlyoffice.com/server/enterprise.aspx">ONLYOFFICE Workspace</a>.</p>
</li>
<li><b>Where can I request technical assistance?</b>
<p style="margin-top: 20px">Home users can ask for help on our forums: <a href="https://cloud.onlyoffice.org/">SaaS</a> or <a href="https://dev.onlyoffice.org/">Server</a>. The Enterprise solutions include one-year support from our team and provide access to our help desk and consulting services. If necessary, you can buy <a href="https://www.onlyoffice.com/support.aspx">Premium Support</a> subscription.</p>
</li>
<li><b>I have a question that is not covered here. Where can I find answers to other questions?</b>
<p style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
<p class="fifth-faq" style="margin-top: 20px">You can use search in <a href="https://helpcenter.onlyoffice.com/">ONLYOFFICE Help Center</a> or read sections for <a href="https://helpcenter.onlyoffice.com/server/document.aspx">ONLYOFFICE Docs</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-opensource.aspx">ONLYOFFICE Groups</a>, <a href="https://helpcenter.onlyoffice.com/server/mail.aspx">ONLYOFFICE Mail</a>, <a href="https://helpcenter.onlyoffice.com/talk.aspx">ONLYOFFICE Talk</a>, <a href="https://helpcenter.onlyoffice.com/faq/server-enterprise.aspx">ONLYOFFICE Workspace</a>, <a href="https://helpcenter.onlyoffice.com/desktop/documents/index.aspx">ONLYOFFICE Desktop Editors</a>, and <a href="https://helpcenter.onlyoffice.com/faq/pricing.aspx">Pricing</a>.</p>
</li>
</ul>
</div>

View File

@ -518,6 +518,7 @@ html {
font-weight: 300;
margin: 10px 0 20px;
line-height: 1.3em;
padding-left: 20px;
}
}
@ -615,6 +616,7 @@ html {
.menuleft {
padding-top: 30px;
.gs_active {
font-weight: 700;
}
@ -625,6 +627,7 @@ html {
li {
margin-left: 10px;
a.leftmenu_translate {
padding-bottom: 18px;
}
@ -5359,187 +5362,188 @@ em.error_text {
}
}
#mainpage {
margin: auto;
#mainpage {
margin: auto;
width: 100%;
div.description {
margin: 0px;
max-width: 100%;
padding: 0px;
}
.first-welcome-block {
background-color: #F5F5F5;
width: 100%;
}
div.description {
margin: 0px;
max-width: 100%;
padding: 0px;
}
.faq_pricing_block {
margin-top: 100px;
border-top: none;
.first-welcome-block {
background-color: #F5F5F5;
width: 100%;
}
.faq_pricing_block {
margin-top: 100px;
border-top: none;
.faqpricing_head {
color: #333;
font-size: 24px;
line-height: 1.33em;
margin: 0 auto;
max-width: 970px;
padding: 10px 0;
text-align: left;
}
li b {
font-size: 18px;
font-weight: 700;
cursor: pointer;
display: block;
position: relative;
color: #000;
}
p {
line-height: 1.33em;
padding: 10px 0;
}
}
.search_line {
&.mainSearch {
display: table;
margin: auto;
top: 50px;
position: relative;
left: auto;
.search-button {
position: absolute;
img {
margin-top: 25px;
margin-left: 25px;
}
}
input {
.borderRadius (4px);
border: 1px solid #c2c2c2;
display: inline-block;
height: 64px;
margin: 0 10px 0 0;
padding-left: 4px;
width: 624px;
border-radius: 32px;
outline: none;
}
img {
border: none;
margin-top: 1px;
}
}
}
.ip_decide {
width: 100%;
background-color: #f6f6f6;
text-align: center;
padding: 130px 0;
.faqpricing_head {
color: #333;
font-size: 24px;
line-height: 1.33em;
margin: 0 auto;
max-width: 970px;
padding: 10px 0;
text-align: left;
}
li b {
font-size: 18px;
font-weight: 700;
cursor: pointer;
display: block;
position: relative;
z-index: 20;
.ip_compare_blocks {
display: inline-block;
text-align: center;
padding: 40px 0 0;
margin: 0 auto;
max-width: 970px;
.ip_group_block {
display: inline-block;
}
.ip_block {
background-position: 50% 0;
background-repeat: no-repeat;
background-size: 96px;
display: inline-block;
font-size: 16px;
font-weight: 400;
line-height: 1.2em;
padding: 0;
vertical-align: top;
width: 190px;
a {
color: #333333;
display: block;
padding: 100px 0 0;
text-decoration: none;
}
&.ip_block_1 {
background-image: url(/images/pricing/icons-compare.svg);
}
&.ip_block_2 {
background-image: url(/images/pricing/icons-book.svg);
}
&.ip_block_3 {
background-image: url(/images/pricing/icons-pre-sales.svg);
}
&.ip_block_4 {
background-image: url(/images/pricing/icons-support.svg);
}
&.ip_block_5 {
background-image: url(/images/pricing/icons-overview.svg);
}
}
}
.ip_decide_head {
color: #333333;
font-size: 24px;
font-weight: 600;
line-height: 133%;
padding: 0 10px;
}
color: #000;
width: 90%;
}
.ip_header {
padding-bottom: 90px;
padding-top: 112px;
h1 {
color: #333333;
font-size: 40px;
line-height: 1.33em;
margin: 0 auto;
text-align: center;
width: 70vw;
&.iph_es {
width: 1024px;
}
}
.ip_header_text {
margin: 40px auto 0;
text-align: center;
}
}
#ie-gaq.gaq-hidden, #ie-pp-sum-req {
display: none;
p {
line-height: 1.33em;
padding: 10px 0;
}
}
.search_line {
&.mainSearch {
display: table;
margin: auto;
top: 50px;
position: relative;
left: auto;
.search-button {
position: absolute;
img {
margin-top: 25px;
margin-left: 25px;
}
}
input {
.borderRadius (4px);
border: 1px solid #c2c2c2;
display: inline-block;
height: 64px;
margin: 0 10px 0 0;
padding-left: 4px;
width: 624px;
border-radius: 32px;
outline: none;
}
img {
border: none;
margin-top: 1px;
}
}
}
.ip_decide {
width: 100%;
background-color: #f6f6f6;
text-align: center;
padding: 130px 0;
margin: 0 auto;
position: relative;
z-index: 20;
.ip_compare_blocks {
display: inline-block;
text-align: center;
padding: 40px 0 0;
margin: 0 auto;
max-width: 970px;
.ip_group_block {
display: inline-block;
}
.ip_block {
background-position: 50% 0;
background-repeat: no-repeat;
background-size: 96px;
display: inline-block;
font-size: 16px;
font-weight: 400;
line-height: 1.2em;
padding: 0;
vertical-align: top;
width: 190px;
a {
color: #333333;
display: block;
padding: 100px 0 0;
text-decoration: none;
}
&.ip_block_1 {
background-image: url(/images/pricing/icons-compare.svg);
}
&.ip_block_2 {
background-image: url(/images/pricing/icons-book.svg);
}
&.ip_block_3 {
background-image: url(/images/pricing/icons-pre-sales.svg);
}
&.ip_block_4 {
background-image: url(/images/pricing/icons-support.svg);
}
&.ip_block_5 {
background-image: url(/images/pricing/icons-overview.svg);
}
}
}
.ip_decide_head {
color: #333333;
font-size: 24px;
font-weight: 600;
line-height: 133%;
padding: 0 10px;
}
}
.ip_header {
padding-bottom: 90px;
padding-top: 112px;
h1 {
color: #333333;
font-size: 40px;
line-height: 1.33em;
margin: 0 auto;
text-align: center;
width: 70vw;
&.iph_es {
width: 1024px;
}
}
.ip_header_text {
margin: 40px auto 0;
text-align: center;
}
}
#ie-gaq.gaq-hidden, #ie-pp-sum-req {
display: none;
}
}
.servereditorsprices {
.faq_pricing_block {
border-top: 0 none;
@ -5570,6 +5574,7 @@ em.error_text {
padding: 20px 0;
border-top: 1px solid #DEDAD8;
color: transparent;
width: 90%;
b {
font-size: 18px;
@ -5614,6 +5619,7 @@ em.error_text {
&:last-child {
border-bottom: 1px solid #DEDAD8;
width: 90%;
}
&:before {
@ -5802,4 +5808,49 @@ em.error_text {
padding-right: 0px;
}
}
}
#mainpage {
.faq_pricing_block {
ul.list_with_orange_markers {
p {
&.first-faq {
padding-top: 35px;
}
&.second-faq {
padding-top: 30px;
}
&.third-faq {
padding-top: 35px;
}
&.fifth-faq {
padding-top: 53px;
}
}
}
}
}
}
@media screen and (max-width: 429px) {
#mainpage {
.faq_pricing_block {
ul.list_with_orange_markers {
p {
&.second-faq {
padding-top: 53px;
}
}
}
}
}
}

View File

@ -1,160 +1,186 @@
@import "base.less";
div.custom-select {
background:none;
color:#666666;
background: none;
color: #666666;
cursor: default;
font-family: "Open Sans", sans-serif, "Arial";
font-size: 13px;
font-weight: 400;
position:relative;
z-index:150;
div.selector {
background: url(/images/buttons.png) -4px -74px no-repeat;
height:20px;
position:absolute;
right:0;
top:0;
width:20px;
z-index:0;
}
div.title {
background-color: transparent;
background-repeat: no-repeat;
background-position-x: -3px;
background-image: url("/images/flags/flags_1x.png");
cursor:pointer;
height:16px;
line-height:18px;
padding-left:29px;
position:relative;
white-space:nowrap;
z-index:1;
}
ul.options {
background: #fff;
.shadowFullCustomizable(0, 1px, 1px, rgba(0,0,0,0.2));
display: none;
left: -15px;
list-style: none;
margin: 0;
padding: 6px 12px 6px;
position: absolute;
top: 25px;
width: 100%;
z-index: 10000;
li.option {
background-image: none;
border-width: 0 1px;
cursor: default;
float: none;
height: 30px;
line-height: 1.2em;
position: relative;
z-index: 150;
div.selector {
background: url(/images/buttons.png) -4px -74px no-repeat;
height: 20px;
position: absolute;
right: 0;
top: 0;
width: 20px;
z-index: 0;
}
div.title {
background-color: transparent;
background-repeat: no-repeat;
background-position-x: -3px;
background-image: url("/images/flags/flags_1x.png");
cursor: pointer;
height: 16px;
line-height: 18px;
padding-left: 29px;
position: relative;
white-space: nowrap;
z-index: 1;
}
ul.options {
background: #fff;
.shadowFullCustomizable(0, 1px, 1px, rgba(0,0,0,0.2));
display: none;
left: -15px;
list-style: none;
margin: 0;
padding: 10px 0 0;
white-space: nowrap;
a {
background-position-x: -3px;
background-repeat: no-repeat;
color: #666666;
display: block;
height:16px;
line-height: 15px;
margin: 2px 0;
padding: 1px 1px 1px 30px;
text-decoration: none;
text-transform: none;
width: 75px;
background-image: url("/images/flags/flags_1x.png");
&:hover {
text-decoration:underline;
padding: 6px 12px 6px;
position: absolute;
top: 25px;
width: 100%;
z-index: 10000;
li.option {
background-image: none;
border-width: 0 1px;
cursor: default;
float: none;
height: 30px;
line-height: 1.2em;
list-style: none;
margin: 0;
padding: 10px 0 0;
white-space: nowrap;
a {
background-position-x: -3px;
background-repeat: no-repeat;
color: #666666;
display: block;
height: 16px;
line-height: 15px;
margin: 2px 0;
padding: 1px 1px 1px 30px;
text-decoration: none;
text-transform: none;
width: 75px;
background-image: url("/images/flags/flags_1x.png");
&:hover {
text-decoration: underline;
}
}
}
li.option.en-US, div.title.en-US {
a {
background-position-y: -27px;
}
}
li.option.es-ES {
a {
background-position-y: -51px;
}
}
li.option.de-DE {
a {
background-position-y: -3px;
}
}
li.option.fr-FR {
a {
background-position-y: -75px;
}
}
li.option.ru-RU {
a {
background-position-y: -147px;
}
}
li.option.it-IT {
a {
background-position-y: -99px;
}
}
}
li.option.en-US, div.title.en-US {
a {
background-position-y: -27px;
}
}
li.option.es-ES {
a {
background-position-y: -51px;
}
}
li.option.de-DE {
a {
background-position-y: -3px;
}
}
li.option.fr-FR {
a {
background-position-y: -75px;
}
}
li.option.ru-RU {
a {
background-position-y: -147px;
}
}
li.option.it-IT {
a {
background-position-y: -99px;
}
}
}
div.title.en-US {
background-position-y: -27px;
}
div.title.es-ES {
background-position-y: -51px;
}
div.title.de-DE {
background-position-y: -3px;
}
div.title.fr-FR {
background-position-y: -75px;
}
div.title.ru-RU {
background-position-y: -147px;
}
div.title.it-IT {
background-position-y: -99px;
}
}
div.custom-select.open {
z-index:10000;
ul.options {
display: block !important;
width: 106px;
}
}
div.open {
ul.options {
z-index:100000;
}
}
.comboBox {
border:solid 1px #c7c7c7;
}
#LanguageSelector {
float: right;
text-align: left;
width: 103px;
}
.footerLangSelector {
display: none;
}
div.title.en-US {
background-position-y: -27px;
}
@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
div.custom-select {
div.title, ul.options li.option a {
background-image: url("/images/flags/flags_2x.png");
background-size: 24px auto;
div.title.es-ES {
background-position-y: -51px;
}
div.title.de-DE {
background-position-y: -3px;
}
div.title.fr-FR {
background-position-y: -75px;
}
div.title.ru-RU {
background-position-y: -147px;
}
div.title.it-IT {
background-position-y: -99px;
}
}
div.custom-select.open {
z-index: 10000;
ul.options {
display: block !important;
width: 106px;
}
}
div.open {
ul.options {
z-index: 100000;
}
}
.comboBox {
border: solid 1px #c7c7c7;
}
#LanguageSelector {
float: right;
text-align: left;
width: 103px;
}
.langselector.footerLangSelector {
display: none;
}
#footerLangSelector {
display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
div.custom-select {
div.title, ul.options li.option a {
background-image: url("/images/flags/flags_2x.png");
background-size: 24px auto;
}
}
}
}

View File

@ -14,6 +14,10 @@
width: @mobileDefaultWidth;
}
.MainHelpCenter {
width: 120%;
}
.mobile_table_contents {
background-color: @mobileMenuColor;
color: @textColorLinkMain;
@ -29,6 +33,7 @@
top: 95px;
width: @mobileDefaultWidth;
z-index: 999;
&:after {
background: url(/images/main-page/Search.svg) no-repeat 50% 50%;
border-left: 1px solid #d9d9d9;
@ -40,6 +45,7 @@
top: 7px;
width: 72px;
}
span {
display: inline-block;
margin-top: 7px;
@ -50,6 +56,7 @@
white-space: nowrap;
max-width: 65%;
text-overflow: ellipsis;
&:after {
background: url(/images/buttons.png) -4px -74px no-repeat;
content: '';
@ -189,14 +196,16 @@
#navitem_mobile,
#navitem_integration,
#navitem_saas,
#navitem_server {
#navitem_server,
#navitem_administration,
#navitem_development {
font-weight: 600;
font-size: 12px;
font-size: 16px;
line-height: 10px;
&:hover, &.active, &.active:hover {
border-color: #F2F2F2;
color: @textColor;
color: #ff642e;
}
}
.features_all #navitem_features,
@ -480,6 +489,7 @@
top: 21px;
}
.jspPane {
margin-top: 0px;
}
@ -499,22 +509,150 @@
}
@media screen and (max-width: 769px) {
.langselector {
.MainHelpCenter {
width: 135%;
}
.langselector.headerLengSelector {
display: none;
}
.footerLangSelector {
top: 500px;
margin: auto;
}
}
#footerLangSelector {
margin-top: -23px;
margin-left: 0px;
position: absolute;
display:block;
.footerLangSelector {
margin-top: 500px;
margin: auto;
display: inline-block;
width: 46px;
margin-left: 50%;
@media screen and (max-width: 429px) {
ul.options {
background: #fff;
.shadowFullCustomizable(0, 1px, 1px, rgba(0,0,0,0.2));
display: none;
left: -15px;
list-style: none;
margin: 0;
padding: 6px 12px 6px;
position: absolute;
top: 25px;
width: 100%;
z-index: 10000;
header {
z-index: 1000;
li.option {
background-image: none;
border-width: 0 1px;
cursor: default;
float: none;
height: 30px;
line-height: 1.2em;
list-style: none;
margin: 0;
padding: 10px 0 0;
white-space: nowrap;
a {
background-position-x: -3px;
background-repeat: no-repeat;
color: #666666;
display: block;
height: 16px;
line-height: 15px;
margin: 2px 0;
padding: 1px 1px 1px 30px;
text-decoration: none;
text-transform: none;
width: 75px;
background-image: url("/images/flags/flags_1x.png");
&:hover {
text-decoration: underline;
}
}
}
li.option.en-US, div.title.en-US {
a {
background-position-y: -27px;
}
}
li.option.es-ES {
a {
background-position-y: -51px;
}
}
li.option.de-DE {
a {
background-position-y: -3px;
}
}
li.option.fr-FR {
a {
background-position-y: -75px;
}
}
li.option.ru-RU {
a {
background-position-y: -147px;
}
}
li.option.it-IT {
a {
background-position-y: -99px;
}
}
}
div.title.en-US {
background-position-y: -27px;
}
div.title.es-ES {
background-position-y: -51px;
}
div.title.de-DE {
background-position-y: -3px;
}
div.title.fr-FR {
background-position-y: -75px;
}
div.title.ru-RU {
background-position-y: -147px;
}
div.title.it-IT {
background-position-y: -99px;
}
}
}
}
@media screen and (max-width: 429px) {
#footerLangSelector {
.footerLangSelector {
margin-top: 50px;
}
}
header {
z-index: 1000;
}
span.toggler {
position: relative;
@ -530,6 +668,7 @@
}
@media screen and (max-width: 500px) {
.page_download_button {
.download_button_description {
float: none;
@ -561,4 +700,7 @@
}
}
}
.MainHelpCenter {
width: 100%;
}
}

View File

@ -626,6 +626,7 @@ footer {
> div {
display: block;
margin-top: 20px;
}
}
}

View File

@ -17,4 +17,25 @@ var LanguageSelectorManager = new function() {
init: e,
openLngSelector: n
}
};
var LanguageSelectorFooter = new function () {
var e = function () {
$("div.custom-select").hover(function () {
$(this).css("background", "none")
}, function () {
$(this).css("background", "none")
})
},
n = function () {
$(".footerLangSelector").hasClass("open") || ($("div.custom-select").unbind("mouseenter mouseleave"), $("div.custom-select").css("background", "none"), $(".footerLangSelector ul.options:first").slideDown(10, function () {
$(".footerLangSelector").addClass("open"), $(document).one("click", function () {
$("div.custom-select").css("background", "none"), e(), $(".footerLangSelector ul.options:first").hide(), $(".footerLangSelector").removeClass("open")
})
}))
};
return {
init: e,
openLngSelector: n
}
};