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
4b16a486
Commit
4b16a486
authored
Sep 28, 2018
by
Dominik Hebeler
Browse files
Fixed Link to the privacy page
parent
a728f9fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/assoziator/asso.blade.php
View file @
4b16a486
...
...
@@ -24,7 +24,7 @@
</
style
>
<
h1
class
=
"page-title"
>
{{
trans
(
'asso.head.1'
)
}}
</
h1
>
<
div
class
=
"card-heavy"
>
<
p
>
{{
trans
(
'asso.1.1'
)
}}
<
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), '/') }}"
target
=
"_blank"
>
{{
trans
(
'asso.1.2'
)
}}
</
a
>.</
p
>
<
p
>
{{
trans
(
'asso.1.1'
)
}}
<
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), '/
datenschutz
') }}"
target
=
"_blank"
>
{{
trans
(
'asso.1.2'
)
}}
</
a
>.</
p
>
<
form
method
=
"post"
>
<
div
class
=
"input-group"
>
...
...
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