Änderungen CSS an Kundenbereich
This commit is contained in:
@@ -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 ...">
|
||||
|
||||
Reference in New Issue
Block a user