diff options
Diffstat (limited to 'BKULocal/src/main')
-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> |