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
HS-Theme, Tickets #1 und #8
Peter Hormanns
2010-09-20
7052ea9fe30de6f910b1df42f28d773837370b6b
[hsadmin/hs.hsadmin.git]
/
authenticator
/
webapp
/
WEB-INF
/
view
/
jsp
/
hostsharing
/
ui
/
casConfirmView.jsp
1
2
3
4
5
6
7
<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" />