Subversion Repositories general

Rev

Rev 925 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 925 Rev 950
Line 33... Line 33...
33
	</logic:equal>
33
	</logic:equal>
34
 
34
 
35
	<li><backpath:link action="/system/logout"><bean:message key="ak.hostadmiral.page.index.logout" /></backpath:link></li>
35
	<li><backpath:link action="/system/logout"><bean:message key="ak.hostadmiral.page.index.logout" /></backpath:link></li>
36
</ul>
36
</ul>
37
 
37
 
-
 
38
<p>
38
<p><bean:message key="ak.hostadmiral.page.index.login" />: <bean:write name="user" property="login" /></p>
39
	<bean:message key="ak.hostadmiral.page.index.login" />:
-
 
40
	<bean:write name="user" property="login" />
-
 
41
</p>
-
 
42
<p>
-
 
43
	<bean:message key="ak.hostadmiral.page.index.locale" />:
-
 
44
	<core:language />
-
 
45
	<logic:notEmpty name="user" property="locale.displayCountry">
-
 
46
		/ <core:country />
-
 
47
	</logic:notEmpty>
-
 
48
</p>
39
 
49
 
40
</body>
50
</body>
41
 
51
 
42
</html>
52
</html>