<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div>we installed OpenCMS 10.5.2 with Apollo-Demo and cloned the demo content as a new site (unfortunately we have to use search & replace with regular expressions so that we don't have /sites/default in all sources).</div>

<div>It is working, but in the Apollo Demo header there is only Search | Login => The Language selector is missing.</div>

<div>In web-sourcecode, these lines are missing:</div>

<div> </div>

<div>            <li class="hoverSelector"><br/>
                        <i class="fa fa-globe"></i><br/>
                        <a>Language</a><br/>
                        <ul class="languages hoverSelectorBlock"><br/>
        <li><a href="/apollo-demo-de/index.html">Deutsch</a></li><li class="active"><a href="#">English <i class="fa fa-check"></i></a></li></ul></li><br/>
                    <li class="divider"></li></div>

<div> </div>

<div>The checkbox "show language selection" is active (modelgroup-00002.html).</div>

<div>Anyone an idea?</div>

<div> </div>

<div>Thanks</div>

<div>A.</div></div></body></html>