Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
177e5f91
Commit
177e5f91
authored
Aug 11, 2016
by
Dominik Hebeler
Browse files
alt Tag für Spendenaufruf eingefügt
closes
#189
parent
9470052f
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
resources/views/metager3results.blade.php
View file @
177e5f91
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment