diff options
Diffstat (limited to 'BKULocal/src/main/webapp/index.html')
-rw-r--r-- | BKULocal/src/main/webapp/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/BKULocal/src/main/webapp/index.html b/BKULocal/src/main/webapp/index.html index cd191ea2..93b0cbc3 100644 --- a/BKULocal/src/main/webapp/index.html +++ b/BKULocal/src/main/webapp/index.html @@ -40,22 +40,22 @@ <img src="/img/chip48.png" alt="Logo" width="48" height="48"/> </div> <p>Congratulations, you successfully installed the citizen-card environment MOCCA. - Please install the - <a href="/ca.crt">CA certificate</a>¹ as trusted certificate in your browser. + To use it, <b>Please install the + <a href="/ca.crt">CA certificate</a><a href="#cacert">¹</a> as trusted certificate in your browser</b>.<br/> + (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> <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>the <a href="/ca.crt">CA certificate installation</a> (you may open this link with another browser as well).</li> </ul> <p><br class="clearfloat" /></p> <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/help.install.cacert.html">Help</a>. + <a name="cacert">¹</a> The automated installation of the CA certificate is not available in Microsoft Windows Vista and Windows 7, + please see <a href="/help/help.install.cacert.html">Help with certificate installation</a>. </p> </div> |