Skip to content
Snippets Groups Projects
Commit 1f5b39e5 authored by Carsten Riel's avatar Carsten Riel
Browse files

closes issue #351

parent cfd7f0f0
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
...@@ -187,4 +187,14 @@ ...@@ -187,4 +187,14 @@
<p>{!! trans('hilfe.infobutton.1') !!}</p> <p>{!! trans('hilfe.infobutton.1') !!}</p>
</div> </div>
</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 @endsection
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment