summaryrefslogtreecommitdiff
path: root/src/frontend/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/index.html')
-rw-r--r--src/frontend/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frontend/index.html b/src/frontend/index.html
index 5bd3a4ff..e9cc9992 100644
--- a/src/frontend/index.html
+++ b/src/frontend/index.html
@@ -47,11 +47,11 @@
<article>
<h2>Step 1: Installing the Taler wallet</h2>
- <p class="taler-installed-show">
+ <p class="taler-installed-hide">
First, you need to <a href="http://demo.taler.net/">install</a>
the Taler wallet browser extension.
</p>
- <p class="taler-installed-hide">
+ <p class="taler-installed-show">
Congratulations, you have installed the Taler wallet correctly.
You can now proceed with the next steps.
</p>