dashboard
repositories
filestore
activity
search
login
hsadmin
/
hs.hsadmin
HSAdmin Backend Domains, E-Mail, Datenbanken
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Share project "authenticator"
Peter Hormanns
2010-09-07
7f6432f4e812b4e6f70eda798301f7b04e9498d6
[hsadmin/hs.hsadmin.git]
/
authenticator
/
webapp
/
WEB-INF
/
view
/
jsp
/
hostsharing
/
ui
/
casConfirmView.jsp
1
2
3
<jsp:directive.include file="includes/top.jsp" />
<div class="info"><p><spring:message code="screen.confirmation.message" arguments="${fn:escapeXml(param.service)}${fn:indexOf(param.service, '?') eq -1 ? '?' : '&'}ticket=${serviceTicketId}" /></p></div>
<jsp:directive.include file="includes/bottom.jsp" />