0byt3m1n1
Path:
C:
/
Windows
/
Microsoft.NET
/
Framework
/
v4.0.30319
/
ASP.NETWebAdminFiles
/
Security
/
Wizard
/
[
Home
]
File: wizardInit.ascx
<%@ Control Inherits="System.Web.Administration.WebAdminUserControl" %> <%@ Import Namespace="System.Web.Administration" %> <%@ Import Namespace="System.Web.Configuration" %> <table height="100%" width="550" cellpadding="0" cellspacing="0" border="0"> <tr> <td height=100% width=100% alight=center valign=top class="bodyTextNoPadding"> <asp:literal runat="server" text="<%$ Resources:Instructions %>"/> </td> </tr> </table>