diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-14 19:25:02 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-14 19:25:02 +0000 |
commit | ab58b0ad77f49661d8f6eded211276019ae24823 (patch) | |
tree | 8a952d4236ff653023c26f4184cdde69c3e7d919 /BKULocal/src | |
parent | 2c85d1b230b4ba31ac4feeefa32cd8a64f07b9b4 (diff) | |
download | mocca-ab58b0ad77f49661d8f6eded211276019ae24823.tar.gz mocca-ab58b0ad77f49661d8f6eded211276019ae24823.tar.bz2 mocca-ab58b0ad77f49661d8f6eded211276019ae24823.zip |
localization welcome page
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@774 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal/src')
-rw-r--r-- | BKULocal/src/main/webapp/de/index.html | 4 | ||||
-rw-r--r-- | BKULocal/src/main/webapp/index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/BKULocal/src/main/webapp/de/index.html b/BKULocal/src/main/webapp/de/index.html index f8c6d2c0..d2032e44 100644 --- a/BKULocal/src/main/webapp/de/index.html +++ b/BKULocal/src/main/webapp/de/index.html @@ -40,7 +40,7 @@ <p style="clear:left; margin-top:1.5em">Weiters können Sie</p> <ul> - <li>die <a href="/help">Hilfe durchsehen</a>,</li> + <li>die <a href="/help/de">Hilfe durchsehen</a>,</li> <li>die <a href="/PINManagement?redirect=./index.html">PIN Verwaltung starten</a> oder </li> <li>das <a href="/ca.crt">CA Zertifikat installieren</a> (rufen Sie diesen Link aus anderen Web-Browsern auf um auch dort das CA Zertifikat zu installieren).</li> </ul> @@ -49,7 +49,7 @@ <p style="font-size:80%"> ¹Eine automatisierte Installation ist mit Microsoft Internet Explorer in Windows Vista oder 7 leider nicht möglich, - siehe dazu <a href="/help/help.install.cacert.html">Hilfe</a>. + siehe dazu <a href="/help/de/help.install.cacert.html">Hilfe</a>. </p> </div> diff --git a/BKULocal/src/main/webapp/index.html b/BKULocal/src/main/webapp/index.html index cfb0f957..ff4b2a99 100644 --- a/BKULocal/src/main/webapp/index.html +++ b/BKULocal/src/main/webapp/index.html @@ -49,7 +49,7 @@ <p style="font-size:80%"> ¹The automated installation of the CA certificate is not available in Microsoft Windows Vista and Windows 7, - please see <a href="/help/en/help.install.cacert.html">Help</a>. + please see <a href="/help/help.install.cacert.html">Help</a>. </p> </div> |