From f1d7b4b39be8114f84f2cf5753ec2790f99a42c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Mon, 12 Aug 2019 12:09:57 +0300 Subject: [PATCH] Fix alt text for the apprise icon. --- templates/front/channels.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/front/channels.html b/templates/front/channels.html index 27aebc91..efc57a4e 100644 --- a/templates/front/channels.html +++ b/templates/front/channels.html @@ -216,7 +216,7 @@ {% if enable_apprise %}
  • Pushover icon + class="icon" alt="Apprise icon" />

    Apprise

    Receive instant push notifications using Apprise; see all of the supported services here.