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/DesktopModules/Forum/Forum_Container.ascx
<%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Modules.Forum" Assembly="DotNetNuke.Modules.Forum" %>
<%@ Control language="vb" Inherits="DotNetNuke.Modules.Forum.Container" CodeBehind="Forum_Container.ascx.vb" AutoEventWireup="false" %>
<link href="<%= ForumConfig.Css() %>" type="text/css" rel="stylesheet" />
	<table id="tblMain" width="100%" cellpadding="0" cellspacing="0" border="0">		
		<tr>
			<td valign="top" align="center">
				<dnn:DNNFORUM id="DNNForum" Runat="server"></dnn:DNNFORUM>
			</td>
		</tr>
	</table>