HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PHerau/toptennisteam.be/wwwroot/admin/Wizards/success.ascx
<%@ Control Language="vb" AutoEventWireup="false" Inherits="DotNetNuke.Services.Wizards.WizardSuccess" TargetSchema="http://schemas.microsoft.com/intellisense/ie3-2nav3-0" %>
<table cellspacing="0" cellpadding="0" border="0">
	<tr><td><asp:label id="lblTitle" runat="server" cssclass="SubHead">Congratulations</asp:label></td></tr>
	<tr><td height="15"></td></tr>
	<tr>
		<td>
			<asp:label id="lblDetail" runat="server" cssclass="WizardText">
				<p>
					Congratulations.  The Wizard completed successfully.
				</p>
			</asp:label>
		</td>
	</tr>
	<tr><td height="15"></td></tr>
	<tr><td><asp:label id="lblMessage" runat="server"></asp:label></td></tr>
</table>