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
d4588123
Commit
d4588123
authored
Aug 11, 2016
by
Dominik Hebeler
Browse files
alt Tag für Spendenaufruf eingefügt
parent
0ff6856a
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
resources/views/metager3bilder.blade.php
View file @
d4588123
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
@
if
(
!
$metager
->
validated
&&
App
::
isLocale
(
'de'
)
)
@
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"
>
<
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
") }}"
>
<
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
>
</
a
>
</
div
>
</
div
>
@
endif
@
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