]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/emails/common/base.pug
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / server / lib / emails / common / base.pug
index 9a1894cab6430d2d2f5fe41af8eb5cd9e49f42f4..b66a2a6d753efa2fb5f193680e483b785f847fa1 100644 (file)
@@ -197,7 +197,7 @@ body(width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule:
                   table(role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%")
                     tr
                       td(width="40px")
-                        img(src=`${WEBSERVER.URL}/client/assets/images/icons/icon-192x192.png` width="auto" height="30px" alt="icon" border="0" style="height: 30px; background: #ffffff; font-family: sans-serif; font-size: 15px; line-height: 15px; color: #555555;")
+                        img(src=`${WEBSERVER.URL}/client/assets/images/icons/icon-192x192.png` width="auto" height="30px" alt="" border="0" style="height: 30px; background: #ffffff; font-family: sans-serif; font-size: 15px; line-height: 15px; color: #555555;")
                       td
                         h1(style='margin: 10px 0 10px 0; font-family: sans-serif; font-size: 25px; line-height: 30px; color: #333333; font-weight: normal;') 
                           block title