We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Admin Page
Admin Portal
1 parent 027c173 commit f48215aCopy full SHA for f48215a
WebApplication2/Pages/Home/Home.aspx
@@ -1,6 +1,6 @@
1
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inherits="WebApplication2.index" %>
2
<asp:Content ID="Content1" ContentPlaceHolderID="title" runat="server">
3
- Admin Page
+ Admin Portal
4
</asp:Content>
5
<asp:Content ID="Content3" ContentPlaceHolderID="Header" runat="server">
6
<h1>Welcome to the Admin Portal </h1>
0 commit comments