diff options
Diffstat (limited to 'BKULocal')
-rw-r--r-- | BKULocal/src/main/webapp/de/index.html | 6 | ||||
-rw-r--r-- | BKULocal/src/main/webapp/index.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/BKULocal/src/main/webapp/de/index.html b/BKULocal/src/main/webapp/de/index.html index 96aa2db8..2a7f6f43 100644 --- a/BKULocal/src/main/webapp/de/index.html +++ b/BKULocal/src/main/webapp/de/index.html @@ -39,7 +39,7 @@ <div style="float:left; margin-right:1em"> <img src="/img/chip48.png" alt="Logo" width="48" height="48"/> </div> - <p><b>Achtung:</b> Sie haben die Bürgerkartenumgebung MOCCA erfolgreich installiert. + <p><b>Achtung:</b> Sie haben die Bürgerkartenumgebung MOCCA lokal erfolgreich installiert. Um diese zu verwenden <b>installieren Sie bitte noch das <a href="/ca.crt">CA Zertifikat</a><a href="#cacert">¹</a> in ihrem Browser</b>.<br/> (Rufen Sie diesen Link aus anderen Web-Browsern auf, um auch dort das CA Zertifikat zu installieren.) @@ -47,8 +47,8 @@ <p style="clear:left; margin-top:1.5em">Weiters können Sie</p> <ul> - <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>die <a href="/help/de">Hilfe durchsehen</a></li> + <li>die <a href="/PINManagement?redirect=./index.html">PIN Verwaltung starten</a></li> </ul> <p><br class="clearfloat" /></p> diff --git a/BKULocal/src/main/webapp/index.html b/BKULocal/src/main/webapp/index.html index 93b0cbc3..8b545e32 100644 --- a/BKULocal/src/main/webapp/index.html +++ b/BKULocal/src/main/webapp/index.html @@ -45,10 +45,10 @@ (You may open this link within other browsers you use as well.) </p> - <p style="clear:left; margin-top:1.5em">Please also have a look at</p> + <p style="clear:left; margin-top:1.5em">Further links:</p> <ul> - <li>the <a href="/help/en/">help topics</a>,</li> - <li>the <a href="/PINManagement?redirect=./index.html">PIN management</a> or </li> + <li><a href="/help/en/">help topics</a></li> + <li><a href="/PINManagement?redirect=./index.html">PIN management</a></li> </ul> <p><br class="clearfloat" /></p> |