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

Merge branch 'patch-2' into 'development'

Update hilfe.blade.php

*   IDs "**hilfe.infobutton.title**" und "**[...].1**" eingefügt für die neue Funktion "Infobutton" in der rechten Spalte der Ergebnisseite. 

*  Siehe Issue 354. 

*  Sprachausprägungen folgen.

See merge request !562
parents 2a602fc6 6b12836a
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
...@@ -49,4 +49,6 @@ ...@@ -49,4 +49,6 @@
<p>{!! trans('hilfe.tor.2') !!}</p> <p>{!! trans('hilfe.tor.2') !!}</p>
<h3>{!! trans('hilfe.proxy.title') !!}</h3> <h3>{!! trans('hilfe.proxy.title') !!}</h3>
<p>{!! trans('hilfe.proxy.1') !!}</p> <p>{!! trans('hilfe.proxy.1') !!}</p>
<h3>{!! trans('hilfe.infobutton.title') !!}</h3>
<p>{!! trans('hilfe.infobutton.1') !!}</p>
@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