diff --git a/resources/views/metager3results.blade.php b/resources/views/metager3results.blade.php index 1e8039ed34d0cd65a6cd8e674809e57f205b430c..fd8f1eb6bc7c335dc057f1b926737eb3005e2d76 100644 --- a/resources/views/metager3results.blade.php +++ b/resources/views/metager3results.blade.php @@ -20,7 +20,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