Skip to content
Snippets Groups Projects
Commit da7c8ed4 authored by Phil Höfer's avatar Phil Höfer
Browse files

Werbung für werbefreie Suche auf der Startseite

parent 85ab43b8
No related branches found
No related tags found
2 merge requests!948Development,!943Resolve "Ersetze „Suche in Suche“-Werbung mit „Werbefreie Suche“-Werbung"
...@@ -310,11 +310,13 @@ ...@@ -310,11 +310,13 @@
class="hidden" class="hidden"
@endunless> @endunless>
<a href="#" data-toggle="modal" data-target="#plugin-modal" class="btn btn-default mutelink" title="{{ trans('index.plugintitle') }}"><i class="fa fa-plug" aria-hidden="true"></i> {{ trans('index.plugin') }}</a></li> <a href="#" data-toggle="modal" data-target="#plugin-modal" class="btn btn-default mutelink" title="{{ trans('index.plugintitle') }}"><i class="fa fa-plug" aria-hidden="true"></i> {{ trans('index.plugin') }}</a></li>
@if (LaravelLocalization::getCurrentLocale() == "de")
<li> <li>
<a href="http://blog.suma-ev.de/node/225" target="_blank" class="btn btn-default mutelink"> <a href="https://suma-ev.de/presse/Werbefreie-Suche-mit-MetaGer.html" target="_blank" class="btn btn-default mutelink">
Neu: Die Suche in der Suche Neu: Werbefreie Suche mit MetaGer
</a> </a>
</li> </li>
@endif
</ul> </ul>
<script src="{{ elixir('js/scriptStartPage.js') }}"></script> <script src="{{ elixir('js/scriptStartPage.js') }}"></script>
@endsection @endsection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment