Update Version 1.0.0.32
This commit is contained in:
@@ -67,16 +67,17 @@
|
||||
<ContentSection>
|
||||
<div class="tab-title">
|
||||
<h4>Zusammenfassung</h4>
|
||||
<asp:Label ID="lblimporterror" runat="server" Text="" ForeColor="Red"></asp:Label>
|
||||
<table>
|
||||
<tr>
|
||||
<td style="width: 100px">Vereine
|
||||
<td style="width: 100px">Statistik
|
||||
</td>
|
||||
<td>
|
||||
<asp:Label runat="server" ID="lblvereine" Text=""></asp:Label>
|
||||
<asp:Label runat="server" ID="lblstatistik" Text=""></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 100px">Vereine
|
||||
<td style="width: 100px">
|
||||
</td>
|
||||
<td>
|
||||
<asp:Label runat="server" ID="lblathleten" Text=""></asp:Label>
|
||||
|
||||
Reference in New Issue
Block a user