aboutsummaryrefslogtreecommitdiff
path: root/packages/challenger-ui/src/enter-phone-form.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/challenger-ui/src/enter-phone-form.html')
-rw-r--r--packages/challenger-ui/src/enter-phone-form.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/challenger-ui/src/enter-phone-form.html b/packages/challenger-ui/src/enter-phone-form.html
index 2316685d9..ca06fb94e 100644
--- a/packages/challenger-ui/src/enter-phone-form.html
+++ b/packages/challenger-ui/src/enter-phone-form.html
@@ -1,6 +1,6 @@
<!--
This file is part of GNU Taler
- (C) 2021--2022 Taler Systems S.A.
+ (C) 2021--2023 Taler Systems S.A.
GNU Taler is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
@@ -56,7 +56,7 @@
Enter contact details
</h2>
<p class="mt-2 text-lg leading-8 text-gray-600">
- You will receive a SMS with a code which need to be entered in the next page.
+ You will receive an SMS with a TAN code that must be provided on the next page.
</p>
</div>
<form action="/challenge/{{nonce}}" method="POST" class="mx-auto mt-16 max-w-xl sm:mt-20">
@@ -96,7 +96,7 @@
</div>
<p class="mt-3 text-sm leading-6 text-gray-400">
- You can change phone number another {{changes_left}} times.
+ You can change your phone number another {{changes_left}} times.
</p>
</div>
@@ -123,4 +123,4 @@
</footer>
</body>
-</html> \ No newline at end of file
+</html>