Änderungen.
This commit is contained in:
@@ -434,7 +434,8 @@
|
||||
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE
|
||||
'%>
|
||||
<h2><%=STANDORT %></h2>
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
<div class="container-xxl" style="overflow-y:auto;scroll-padding-inline:auto;max-width:100%">
|
||||
<table class="table table-hover" border="8" cellspacing="0" contenteditable="false">
|
||||
@@ -471,7 +472,7 @@
|
||||
%>
|
||||
<tbody class="table-light table-responsive-xxl table-striped" contenteditable="false">
|
||||
<tr style="transform: rotate(0);">
|
||||
<th scope="row"><a href="status_Julius.aspx?AvisoId=<%=AvisoId%>&lan2=<%=laenderkuerzel%>" rel="nofollow" target="_blank" class="stretched-link"><%Response.Write(cnt + 1)%></a></th>
|
||||
<th scope="row"><a href="status_Julius.aspx?AvisoId=<%=AvisoId%>&lan2=<%=laenderkuerzel%>" rel="nofollow" target="_blank" class="stretched-link"><%Response.Write(cnt + 1)%></a></th>
|
||||
<!-- <td><% 'Response.Write(cnt + 1)%> </td> -->
|
||||
<td><% Response.Write(AVISO_ROW("LKW_Nr"))%> </td>
|
||||
<td><% Response.Write(AVISO_ROW("Frächter")) %></td>
|
||||
|
||||
Reference in New Issue
Block a user