Änderungen
This commit is contained in:
@@ -26,17 +26,21 @@
|
||||
<link rel="stylesheet" type="text/css" href="../css/Dropdown.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/Invoices.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/Invoices.css"/>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<asp:ScriptManager ID="script1" runat="server"></asp:ScriptManager>
|
||||
<asp:UpdatePanel ID="panelupdate1" runat="server"><ContentTemplate>
|
||||
<!-- Webiste-Content-->
|
||||
|
||||
|
||||
|
||||
<div id="containerseiterand" style="margin-left:auto;margin-right:auto">
|
||||
<div class="container-fluid">
|
||||
<div id="cont1">
|
||||
<asp:HiddenField ID="hidField" ClientIDMode="Static" runat="server" />
|
||||
|
||||
<h1>Rechnungen</h1>
|
||||
<div id="line" style="width:92%;"></div>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user