Änderungen CSS an Kundenbereich

This commit is contained in:
ja
2021-08-31 16:38:33 +02:00
parent 7491e2e7a4
commit 4074bd5a80
3 changed files with 42 additions and 40 deletions

View File

@@ -37,10 +37,8 @@
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<!-- Webiste-Content-->
<div id="containerseiterand">
<!-- Webiste-Content-->
<div id="containerseiterand">
<h1>Kundencenter</h1>
<div id="line" style="width: 92%;"></div>
<br/>
@@ -64,10 +62,8 @@
Dim AVISO_dt As System.Data.DataTable = VERAG_PROG_ALLGEMEIN.cAviso.getAVISO_List(STANDORT)
If AVISO_dt IsNot Nothing Then
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE
'%>
<h2><%=STANDORT %></h2>
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE'%>
<h2><%=STANDORT %></h2>
<input class="form-control mb-4" id="tableSearch" type="text"
placeholder="Einen Begriff eingeben oder den Anfang davon ...">