awips2/edexOsgi/com.raytheon.uf.edex.registry.ebxml/web/response/deletePartySuccess.jsp
Steve Harris 328c6dccad 13.2.1-2 baseline
Former-commit-id: bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf
2013-01-23 11:18:44 -05:00

13 lines
No EOL
286 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
</head>
<title>Successfully Deleted ${partyType}</title>
<body>
Successfully deleted ${partyType}: ${userId}
<p>
<a href="Registry${partyType}Menu.html?id=${userId}&mode=view"><--Back</a>
</body>
</html>