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
1f5b39e5
Commit
1f5b39e5
authored
Jan 02, 2017
by
Carsten Riel
Browse files
closes issue
#351
parent
cfd7f0f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/hilfe.blade.php
View file @
1f5b39e5
...
...
@@ -187,4 +187,14 @@
<
p
>
{
!!
trans
(
'hilfe.infobutton.1'
)
!!
}
</
p
>
</
div
>
</
div
>
<
div
class
=
"panel panel-default"
>
<
div
class
=
"panel-heading"
>
<
h3
class
=
"panel-title"
>
{
!!
trans
(
'hilfe.maps.title'
)
!!
}
</
h3
>
</
div
>
<
div
class
=
"panel-body"
>
<
p
>
{
!!
trans
(
'hilfe.maps.1'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'hilfe.maps.2'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'hilfe.maps.3'
)
!!
}
</
p
>
</
div
>
</
div
>
@
endsection
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