[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taldir] branch master updated: typos
From: |
gnunet |
Subject: |
[taler-taldir] branch master updated: typos |
Date: |
Fri, 10 Jan 2025 13:16:11 +0100 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository taldir.
The following commit(s) were added to refs/heads/master by this push:
new 68388aa typos
68388aa is described below
commit 68388aabf73b0b25a3015c5dc33103ab847bae7e
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Jan 10 13:16:07 2025 +0100
typos
---
web/templates/landing.html | 2 +-
web/templates/lookup_result.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/web/templates/landing.html b/web/templates/landing.html
index a88e63f..7b5be68 100644
--- a/web/templates/landing.html
+++ b/web/templates/landing.html
@@ -22,7 +22,7 @@
<div id="ebanner" class="alert alert-info" role="alert">
<h4 class="alert-heading">Look up or register</h4>
<hr>
- <p class="mb-0">Select a type of alias that you want to look up or
link to a payment system address.</p>
+ <p class="mb-0">Select a type of alias that you want to look up or
link to a Payment System Address.</p>
</div>
<hr>
{{range .validators}}
diff --git a/web/templates/lookup_result.html b/web/templates/lookup_result.html
index fb3db65..c83c012 100644
--- a/web/templates/lookup_result.html
+++ b/web/templates/lookup_result.html
@@ -57,7 +57,7 @@
{{else}}
<div class="container pt-5">
<div id="ebanner" class="alert alert-dark" role="alert">
- <h4 class="alert-heading">Available!</h4>
+ <h4 class="alert-heading">Found!</h4>
<hr>
<p class="mb-0">`{{.address}}` is linked with a Payment System
Address.</p>
</div>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-taldir] branch master updated: typos,
gnunet <=