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
82a8bb0d
Commit
82a8bb0d
authored
Aug 11, 2016
by
Dominik Hebeler
Browse files
alt Tag für Spendenaufruf eingefügt
parent
71701fc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/metager3bilder.blade.php
View file @
82a8bb0d
...
...
@@ -22,7 +22,7 @@
@
if
(
!
$metager
->
validated
&&
App
::
isLocale
(
'de'
)
)
<
div
class
=
"mg-panel container"
id
=
"spendenaufruf"
style
=
"margin-bottom:20px;max-height:126px;max-width:100%;text-align:center;padding:0px;margin-top:0px"
>
<
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
/
spendenaufruf
") }}"
>
<
img
src
=
"/img/aufruf.png"
style
=
"max-width:100%;max-height:126px;"
>
<
img
src
=
"/img/aufruf.png"
style
=
"max-width:100%;max-height:126px;"
alt
=
"Spendenaufruf für die unabhängige, nicht-kommerzielle Internet-Suche"
>
</
a
>
</
div
>
@
endif
...
...
Write
Preview
Supports
Markdown
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