Skip to content
Snippets Groups Projects
Commit 27601e37 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Merge branch 'patch-2' into 'development'

closes issue #351

Closes #351

See merge request !662
parents defa81c5 39d698c5
No related branches found
No related tags found
2 merge requests!668Development,!662closes issue #351
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment