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/MBoogaard/oosting-horseriding.com/CMS/CMSAdminControls/Wizard/Header.ascx
<%@ Control Language="C#" AutoEventWireup="true" Inherits="CMSAdminControls_Wizard_Header"  CodeFile="Header.ascx.cs" %>
<div class="wizard-header">
    <div class="wizard-title">
        <asp:Label ID="lblTitle" runat="server" />
    </div>
    <div id="divDescription" runat="server" class="wizard-description">
        <cms:LocalizedHeading runat="server" ID="headHeader" Level="2" EnableViewState="False" />
        <asp:Label ID="lblDescription" CssClass="description-text" runat="server" />
    </div>
</div>