This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit 139bfa7cc2420981f50e45e7d417b1250deb5641 Author: Marcus <[email protected]> AuthorDate: Tue Apr 20 20:35:32 2021 +0200 Fixed wrong link for No-Javascript-Mode --- content/uk/download/index.html | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/content/uk/download/index.html b/content/uk/download/index.html index 3c54a78..c309e30 100644 --- a/content/uk/download/index.html +++ b/content/uk/download/index.html @@ -83,21 +83,20 @@ <div class="green-sel-icon"> </div> <h2> - <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" - title="Select from all platforms, languages, language packs to download"> - Apache OpenOffice Downloads - Official Site - </a> - </h2> - <p> - <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" - title="Select from all platforms, languages and language packs to download"> - The browser seems to have JavaScript disabled. This technique is used for showing the actual - download link. If you want to download Apache OpenOffice anyway, click this text to choose - from the alternative download webpage. You will have to navigate to - the <em>version</em>/binaries/<em>language</em> subfolder and download the file named - Apache_OpenOffice_<em>version</em>_<em>os</em>_<em>platform</em>_<em>package</em>_<em>language</em>.<em>ext</em>. - Our apologies for the inconvenience. - </a> + <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" + title="Select from all platforms, languages, language packs to download"> + Apache OpenOffice Downloads - Official Site + </a> + </h2> + <p> + <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" + title="Select from all platforms, languages and language packs to download">The browser seems to have JavaScript + disabled. This technique is used for showing the actual download link. If you want to download Apache + OpenOffice anyway, click this text to choose from the alternative download webpage. You will have to navigate to + the <em>version</em>/binaries/<em>language</em> subfolder and download the file named + Apache_OpenOffice_<em>version</em>_<em>os</em>_<em>platform</em>_<em>package</em>_<em>language</em>.<em>ext</em>. + Our apologies for the inconvenience. + </a> </p> </div> </noscript>
