1.1 --- a/templates/theme.html Sun Jan 19 18:42:56 2014 +0100
1.2 +++ b/templates/theme.html Sun Jan 19 18:57:41 2014 +0100
1.3 @@ -46,7 +46,7 @@
1.4 <li class="active">{% else %} <li>{% endif %}<a href="{{ href }}" >{{ caption }}</a></li>
1.5 {% endfor %}
1.6 <li class="module-language"><a class="link-yellow" href="/de">DE</a></li>
1.7 - <li><a class="link-yellow" href="/en">EN</a></li>
1.8 + <li><a class="link-yellow" href="/de">EN</a></li>
1.9 </ul>
1.10 </div><!--/.nav-collapse -->
1.11 </div>