Änderungen

This commit is contained in:
ja
2021-11-30 09:11:35 +01:00
parent ce53ee5ee4
commit 4dc120bb8a
3 changed files with 71 additions and 8 deletions

View File

@@ -94,7 +94,7 @@
</div>
<div style="margin-left:6px">
<div class="col-12" style="text-align:end">
<asp:LinkButton ID="btn_resetForm" runat="server" OnClick="btn_resetForm_Click"><%Response.Write(Server.HtmlEncode("Formular zurücksetzen"))%></asp:LinkButton>
<asp:LinkButton ID="btn_resetForm" runat="server" OnClick="btn_resetForm_Click">Formular zurücksetzen</asp:LinkButton>
</div>
<div style="height:20px">
<asp:Label ID="lbl_status" runat="server" Font-Size="1em" ForeColor="Black" Text=""></asp:Label>