Philippe Vollenweider wrote: > At 17.02.2006 13:05, you wrote: > >>I tried http://localhost:8080/administration and yes, it looks like my >>login box but it's a full page. But what I'm talking about is not an >>administration legin, it's the login box for all users! >> >>So, do you think my jahia template is wrong or do you think there is a >>mystake into some files modified from startup directory? > > Yes, it could be the problem. How do you call the login button? Do > you use the content:logBurron tag or do you use a scriptlet?
I found this: <a href="javascript:<%=jData.gui().html().drawLoginLauncher()%>"> Connexion </a>
