Änderungen an Status wurden umgesetzt.

This commit is contained in:
ja
2021-08-10 16:55:24 +02:00
parent 06ee8e35d3
commit b9f0ac8d1d

View File

@@ -726,9 +726,8 @@ Imports System.Data.SqlClient
<% End If %>
<div id="abstand"></div> <br />
<h3>Allgemeine Vermerke:</h3>
<h1>Allgemeine Vermerke</h1>
<br />
<div class="container-flex" style="flex-flow:nowrap;margin:inherit;/*margin-right:25px*/margin-right:1.563em;margin-right:2.6371308016877637vw;/*margin-left:-2px;*/margin-left:-0.125em;margin-left: 0.2109704641350211vw">
<table class="tableStatus table-striped" border="1" cellspacing="0" contenteditable="false"> <%
@@ -752,8 +751,8 @@ Imports System.Data.SqlClient
<h1><%= LT.getTxt(19, lan, "Sendungsliste!") %></h1>
</div>
<br />
<div id="conovertab">
<div class="container-flex" style="flex-flow:nowrap; width:fit-content">
<div id="conovertab" >
<div class="container-flex" style="/*margin-right:25px*/margin-right:1.563em;margin-right:2.6371308016877637vw;/*margin-left:-2px;*/margin-left:-1.1em;margin-left: 1.2109704641350211vw">
<table class="tableStatus table-striped" id="tablemain" border="1" cellspacing="0" contenteditable="false">
<thead><tr><th ><%= LT.getTxt(20, lan, "Nr.") %></th><th ><%= LT.getTxt(21, lan, "Spedition/PosNr") %></th><th><%= LT.getTxt(22, lan, "Sendungsdaten") %></th><th><%= LT.getTxt(23, lan, "Absender") %></th><th><%= LT.getTxt(24, lan, "Empfänger") %></th><th> Status </th><th>Infos</th></tr> </thead>
<%