Skip to content

Commit f48215a

Browse files
committed
Changed the name of the Homepage from Admin Page to Admin Portal in the Titlebar.
1 parent 027c173 commit f48215a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApplication2/Pages/Home/Home.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inherits="WebApplication2.index" %>
22
<asp:Content ID="Content1" ContentPlaceHolderID="title" runat="server">
3-
Admin Page
3+
Admin Portal
44
</asp:Content>
55
<asp:Content ID="Content3" ContentPlaceHolderID="Header" runat="server">
66
<h1>Welcome to the Admin Portal </h1>

0 commit comments

Comments
 (0)