Author: mseidel
Date: Fri Jan 20 11:13:47 2017
New Revision: 1779605

URL: http://svn.apache.org/viewvc?rev=1779605&view=rev
Log:
Minor changes

Modified:
    openoffice/ooo-site/trunk/content/ko/index.html

Modified: openoffice/ooo-site/trunk/content/ko/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ko/index.html?rev=1779605&r1=1779604&r2=1779605&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ko/index.html (original)
+++ openoffice/ooo-site/trunk/content/ko/index.html Fri Jan 20 11:13:47 2017
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="kr" lang="kr">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="ko" lang="ko">
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <meta name="name" content="Apache OpenOffice" />
@@ -127,14 +127,14 @@ screen reader.
   document.write( "<ul><li>"
     + "<div class='action-download'>"
       + "<div class='action-text action-link'>"
-        + "<a href='/download/index.html'>"
+        + "<a href='./download/index.html'>"
           + "<h2>I want to download Apache OpenOffice</h2>"
           + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent 
release: " + DL.VERSION + ")</p>"
           + "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
             + "<a 
href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
               + "title='Blog post: With Apache OpenOffice you get what you do 
not pay for' target='_blank'>"
-              + "Click here to get more information."
-            + "</a>"
+              + "Click here to get more information"
+            + "</a>."
           + "</p>"
         + "</a>"
       + "</div>"
@@ -147,7 +147,7 @@ screen reader.
   <noscript>
     <div class="action-download">
       <div class="action-text action-link">
-        <a href="/download/index.html">
+                 <a href="./download/index.html">
           <h2>I want to download Apache OpenOffice</h2>
           <p>Download Apache OpenOffice for free, or find out about other ways 
of getting it.</p>
         </a>


Reply via email to