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
b96b060e
Commit
b96b060e
authored
Aug 09, 2018
by
Phil Höfer
Browse files
fix falscher Link
parent
59172384
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/ad.blade.php
View file @
b96b060e
...
...
@@ -10,7 +10,7 @@
</
h2
>
<
a
class
=
"ad-label"
href
=
"{!!
$ad->link
!!}"
target
=
"_blank"
rel
=
"noopener"
>
Werbung
von
{
!!
$ad
->
gefVon
!!
}
</
a
>
</
div
>
<
a
class
=
"result-link"
href
=
"{{
$ad->
l
ink
}}"
target
=
"{{
$metager->getNewtab
() }}"
>
<
a
class
=
"result-link"
href
=
"{{
$ad->
gefVonL
ink
}}"
target
=
"{{
$metager->getNewtab
() }}"
>
{{
$ad
->
anzeigeLink
}}
</
a
>
</
div
>
...
...
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