gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-merchant-demos] branch master updated: add missing alt text


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: add missing alt text on logo
Date: Mon, 10 Oct 2022 11:50:04 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 5044d07  add missing alt text on logo
5044d07 is described below

commit 5044d07865354927051500745aa523466203bbb4
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Oct 10 11:49:55 2022 +0200

    add missing alt text on logo
---
 talermerchantdemos/templates/common-base.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/templates/common-base.html.j2 
b/talermerchantdemos/templates/common-base.html.j2
index af16e3b..e697b07 100644
--- a/talermerchantdemos/templates/common-base.html.j2
+++ b/talermerchantdemos/templates/common-base.html.j2
@@ -32,7 +32,7 @@
       {% endblock %}
     </div>
     <a href="https://taler.net/";>
-    <img src="{{ static('logo-white.svg') }}" height="100" width="224" 
style="margin: 2em 2em"><br/>
+    <img src="{{ static('logo-white.svg') }}" alt="GNU Taler logo" 
height="100" width="224" style="margin: 2em 2em"><br/>
     </a>
   </header>
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]