From 0ff6856acf44d2642548118b6c6f24dde98affbb Mon Sep 17 00:00:00 2001 From: Dominik Pfennig <dominik@suma-ev.de> Date: Thu, 11 Aug 2016 10:36:54 +0200 Subject: [PATCH] =?UTF-8?q?alt=20tag=20f=C3=BCr=20Spendenaufruf=20eingef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/metager3.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/metager3.blade.php b/resources/views/metager3.blade.php index a6365fd7e..0514aa160 100644 --- a/resources/views/metager3.blade.php +++ b/resources/views/metager3.blade.php @@ -27,7 +27,7 @@ @if( !$metager->validated && App::isLocale('de') ) <div class="mg-panel container" style="margin-bottom:20px;max-height:90px;text-align:left; max-width:100%; padding:0px;margin-top:0px"> <a href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "/spendenaufruf") }}" target="_blank"> - <img src="/img/aufruf.png" style="max-width:100%;max-height:90px;"> + <img src="/img/aufruf.png" style="max-width:100%;max-height:90px;" alt="Spendenaufruf für die unabhängige, nicht-kommerzielle Internet-Suche" > </a> </div> @endif -- GitLab