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

Sprachschalter auskommentiert

parent 230ba6a7
No related branches found
No related tags found
2 merge requests!111Development,!109Resolve "Sprachschalter temporär entfernen"
......@@ -72,7 +72,7 @@
<li><a href="http://forum.suma-ev.de/viewtopic.php?f=3&amp;t=43" target="_blank">{{ trans('staticPages.nav14') }}</a></li>
</ul>
</li>
<li class="dropdown">
<!--<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" id="navigationSprache">{{ trans('staticPages.nav19') }}
<span class="caret"></span></a>
<ul class="dropdown-menu">
......@@ -80,7 +80,7 @@
<li><a rel="alternate" hreflang="{{$localeCode}}" href="{{LaravelLocalization::getLocalizedURL($localeCode) }}">{{{ $properties['native'] }}}</a></li>
@endforeach
</ul>
</li>
</li>-->
</ul>
</div>
</div>
......
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