awips2/edexOsgi/com.raytheon.uf.edex.registry.ebxml/web/response/modifyPartySuccess.jsp

13 lines
293 B
Text
Raw Normal View History

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