Änderungen an Userseiten und Erstellung von Login-Panels
This commit is contained in:
12
Customers/Login_Edit_User.aspx
Normal file
12
Customers/Login_Edit_User.aspx
Normal file
@@ -0,0 +1,12 @@
|
||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Login_Edit_User.aspx.vb" Inherits="Customers_Default" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="head" Runat="Server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<div class="flex-fill">
|
||||
<asp:Label ID="Label1" runat="server" Text="Userwerwaltung"></asp:Label>
|
||||
</div>
|
||||
</asp:Content>
|
||||
|
||||
Reference in New Issue
Block a user