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

Revert "Merge branch '154-confidential-issue' into 'development'"

This reverts merge request !210
parent e2f19d0b
No related branches found
No related tags found
2 merge requests!220Development,!213Revert "Merge branch '154-confidential-issue' into 'development'"
...@@ -25,15 +25,11 @@ ...@@ -25,15 +25,11 @@
<div class="col-xs-12 col-md-12 resultContainer"> <div class="col-xs-12 col-md-12 resultContainer">
@endif @endif
@if( !$metager->validated && App::isLocale('de') ) @if( !$metager->validated && App::isLocale('de') )
<!--/* <div class="mg-panel container" style="margin-bottom:20px;max-height:90px;text-align:left; max-width:100%; padding:0px;margin-top:0px">
* <a href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "/spendenaufruf") }}" target="_blank">
* Revive Adserver Asynchronous JS Tag <img src="/img/aufruf.png" style="max-width:100%;max-height:90px;">
* - Generated with Revive Adserver v3.2.4 </a>
* </div>
*/-->
<ins data-revive-zoneid="1" data-revive-id="13c7408a52f1300b059ed2d36a6e0cdd"></ins>
<script async src="//ads.metager3.de/www/delivery/asyncjs.php"></script>
@endif @endif
{{-- 3-Mal Werbung --}} {{-- 3-Mal Werbung --}}
@for($i = 0; $i <= 2; $i++) @for($i = 0; $i <= 2; $i++)
...@@ -52,15 +48,6 @@ ...@@ -52,15 +48,6 @@
@if( $metager->showQuicktips() ) @if( $metager->showQuicktips() )
<div class="hidden-xs col-md-4" id="quicktips"> <div class="hidden-xs col-md-4" id="quicktips">
<iframe class="col-mod-4 hidden-xs hidden-sm" src="/qt?q={{ $metager->getQ() }}&sprueche={{ $metager->getSprueche() }}"></iframe> <iframe class="col-mod-4 hidden-xs hidden-sm" src="/qt?q={{ $metager->getQ() }}&sprueche={{ $metager->getSprueche() }}"></iframe>
<!--/*
*
* Revive Adserver Asynchronous JS Tag
* - Generated with Revive Adserver v3.2.4
*
*/-->
<ins data-revive-zoneid="2" data-revive-id="13c7408a52f1300b059ed2d36a6e0cdd"></ins>
<script async src="//ads.metager3.de/www/delivery/asyncjs.php"></script>
</div> </div>
@endif @endif
@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