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 012eaccf1dd0c98c674e13691e6837b35b4f0fb3 Author: Marcus <[email protected]> AuthorDate: Tue Apr 20 20:32:23 2021 +0200 Fixed wrong link for No-Javascript-Mode --- content/sv/download/index.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/content/sv/download/index.html b/content/sv/download/index.html index 58d5e11..5b6f8b1 100644 --- a/content/sv/download/index.html +++ b/content/sv/download/index.html @@ -82,17 +82,19 @@ <div class="first button green-sel" id="optionitem2"> <div class="green-sel-icon"></div> <h2> - <a style="cursor: pointer;" href="https://www.apache.org/dyn/aoo-closer.cgi/openoffice/" + <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" title="Select from all platforms, languages, language packs to download"> - Apache OpenOffice Nerladdningar - Officiell Webbplats + Apache OpenOffice Downloads - Official Site </a> </h2> <p> - <a style="cursor: pointer;" href="https://www.apache.org/dyn/aoo-closer.cgi/openoffice/" - title="Select from all platforms, languages and language packs to download">Webbläsaren verkar ha JavaScript inaktiverat. - Denna teknik används för att visa den aktuella nedladdningslänken. Om du vill hämta Apache OpenOffice ändå klickar du på - den här texten för att välja från alternativ nedladdningssida. - Vi ber om ursäkt för besväret. + <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>
